Skip to content

We all know that, we can not directly run laravel project from localhost. We have to run php artisan serve command for that. But using this .htaccess file in root folder we can directly run our project from localhost.

Notifications You must be signed in to change notification settings

mdrabbiralamin3/htaccess-for-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

htaccess-for-laravel

We all know that, we can not directly run laravel project from localhost. We have to run php artisan serve command for that. But using this .htaccess file in root folder we can directly run our project from localhost.

About

We all know that, we can not directly run laravel project from localhost. We have to run php artisan serve command for that. But using this .htaccess file in root folder we can directly run our project from localhost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages