Skip to content

codingwithrk/rk-project-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

RK Project Setup

Packagist License Packagist Version

Basically everytime I started new Laravel project I have set up lot of things like

For FluxUI I have to change file like

  • app.blade.php
  • app.css

So, I decided to create this package. If you are also same like me then you can use this package in your next Laravel project.

How to install

In your laravel project

composer require codingwithrk/rk-project-setup

This is ask for composer confirmation then give yes (y).

That's it you it will take care rest of the installations.

Once Installed just run below command for update.

composer update

Credits

License

This is open-sourced software licensed under the MIT license.

About

Auto-setup NPM + Livewire + FluxUI for a new Laravel project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages