https://github.com/feryardiant/laravel-12
https://github.com/feryardiant/laravel-12
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/feryardiant/laravel-12
- Owner: feryardiant
- Created: 2025-03-06T13:37:45.000Z (2 months ago)
- Default Branch: starter/plain
- Last Pushed: 2025-03-06T14:19:12.000Z (2 months ago)
- Last Synced: 2025-03-06T15:28:08.793Z (2 months ago)
- Language: Blade
- Size: 415 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Yet another Laravel Starter-Kit
This repo is consist of barebone Laravel Starter-Kit with some additional changes, but nothing's really special here. I manage all available starter-kit from the offical in branches
| Branch | Official Repo |
| --- | --- |
| [`starter/plain`](https://github.com/feryardiant/laravel-12/tree/starter/plain) | [`laravel`](https://github.com/laravel/laravel) |
| [`starter/livewire`](https://github.com/feryardiant/laravel-12/tree/starter/livewire) | [`livewire-starter-kit`](https://github.com/laravel/livewire-starter-kit) |
| [`starter/react`](https://github.com/feryardiant/laravel-12/tree/starter/react) | [`react-starter-kit`](https://github.com/laravel/react-starter-kit) |
| [`starter/vue`](https://github.com/feryardiant/laravel-12/tree/starter/vue) | [`vue-starter-kit`](https://github.com/laravel/vue-starter-kit) |## License
This repo is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).