Skip to content

Adding PHP to background-image url

This is what I have so far but it’s not working. This is my css: Here is the full code: This PHP echo does not work. clicke to view output screenshot ,the blank space is the error ,others are url images Answer thank y’all for your contributions i got this myself i just added my website address to …

Custom login and registration with auth laravel 5.7

I’m trying to create the first project with Laravel 5.7. In this project I have three different areas with three different login (ex. Login for users, login for admin, login for technicians). Now, I would like to customize the first login (url, html, input, class, db table, db column ecc…) but I d…