Web Development
Web Developer From India
(Move to ...)
Home
▼
August 5, 2020
Laravel development server started but not working in URL
I face same issue when I try to installed Laravel in my localhost
- In command line Go to your laravel installed directory,
e.g. :
C:\xampp\htdocs\your-project\
php -S localhost:8000 -t public/
- Now try again with:
php artisan serve command and open in URL http://localhost:8000
Enjoy!
OpenCart how to change copyright text from admin?
In this post, you will get help to change footer copyright text/notification from admin.
Please follow below steps:
First login in admin panel and than go to the Design -> Language Editor.
Click Add New in the top right side.
3.
Select Language, Route: common/footer, key: text_powered.
4.
Insert your value in last textarea (You can used HTML content here!)
Enjoy!
‹
›
Home
View web version