Skip to content

laravel-modules-com/fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuse (Starter Kit)

Fuse is a Laravel Modules Starter Kit | TALL admin theme built with Laravel modules.

Fuse Fuse

Fuse is built on top of Laravel, Livewire, and Tailwind CSS.

Includes:

  • 2FA
  • Audit Trails
  • System Settings
  • Multiple Users
  • Roles and Permissions
  • Tests

Installation

Using the Laravel Installer:

laravel new fuse --using=laravel-modules-com/fuse

Or install Manually

  1. Clone the repository

Copy the .env.example file to .env:

cp .env.example .env

Set database and emails settings inside .env

  1. Run composer install
  2. Run npm install && npm run build
  3. run php artisan storage:link
  4. Run php artisan db:build
  5. Run php artisan serve

Supports both light and dark modes.

Provided are blade and Laravel Livewire components for common layout / UI elements and a complete test suite (Pest PHP).

Community

There is a Discord community. https://discord.gg/VYau8hgwrm For quick help, ask questions in the appropriate channel.

Contributing

Contributions are welcome and will be fully credited.

Pull Requests

  • Document any change in behaviour - Make sure the readme.md and any other relevant documentation are kept up-to-date.

  • One pull request per feature - If you want to do more than one thing, send multiple pull requests.

Security

If you discover any security related issues, please email dave@dcblog.dev email instead of using the issue tracker.

License

Open-sourced software licensed under the MIT license.

About

Modules Starter Kit built on TALL stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors

Languages