Best laravel framework open-source packages.

Newage

Laravel Starter With Pusher , Firebase And Passport
Updated 1 year ago

Laravel NewAge Starter

Laravel Starter With Pusher , Firebase And Passport

Installation

#steps

$ git clone https://github.com/haniusif/newage.git
$ cd newage
$ composer install
$ npm install
$ npm run dev
$ npm run watch


$ cp .env.example .env
$ php artisan key:generate
$ php artisan migrate
$ php artisan serve

Usage


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT