Skip to content

LaminSanneh/laravel-react-webpack-custom

Repository files navigation

Laravel, React.js and Webpack Project for infinite scroll system

Brief description

Even though laravel comes bundled with Laravel mix, I decided not to use it. I created a custom webpack configuration to work with assets.

To Initilize

First run:

npm install

Then run:

composer install

Add a .env file (you can copy the one from .env.example)

Run php artisan key:generate

Finally run laravel as you normally do. Either php artisan serve or use a dedicated server to host the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages