rizkyilhampra / laravel-mazer-starter
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:SCSS
Type:project
Requires
- php: ^8.2
- laravel/folio: ^1.1
- laravel/fortify: ^1.24
- laravel/framework: ^11.9
- laravel/prompts: ^0.3.2
- laravel/pulse: ^1.2
- laravel/tinker: ^2.9
- livewire/livewire: ^3.5
- livewire/volt: ^1.6
- spatie/laravel-permission: ^6.10
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.14
- barryvdh/laravel-ide-helper: ^3.2
- brianium/paratest: ^7.6
- fakerphp/faker: ^1.23
- larastan/larastan: ^2.0
- laravel/pail: ^1.1
- laravel/pint: ^1.13
- laravel/sail: ^1.26
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.1
- pestphp/pest: ^3.5
- pestphp/pest-plugin-laravel: ^3.0
- pestphp/pest-plugin-type-coverage: ^3.2
- tomasvotruba/bladestan: ^0.5.0
- wire-elements/wire-spy: ^0.0.9
This package is auto-updated.
Last update: 2024-12-05 20:13:03 UTC
README
An Laravel starter kits with Mazer as an admin panel template
Features
Note
I try to ensure the Laravel version and it's php dependencies are up to date all the time
- Laravel 11.33
- Vite (Hope farmfe will be supported soon)
- Bootstrap through SAAS
- Livewire Volt Alpine.js
- Linting, Formatting, and Testing
- Git Hooks through husky
- Docker through Sail
- Bun as package manager by default
Why?
I have skill issue with TailwindCSS- I hate configuring or setup again and again when starting new project
User Features
- Login
- etc (will be updated)
Installation
Warning
This script doesn't designed for Windows, but you can use WSL, or more better Arch Linux (btw)
Yes, it just one line command, you can copy paste into terminal, insert project name, get a coffee, and wait until it's finish, then you're ready get to go for developing.
bash <(curl -fsSL https://rizkyilhampra.me/laravel-mazer-starter.sh)
See script does in here