Download the PHP package mgahed/laravel-starter-kit without Composer
On this page you can find all versions of the php package mgahed/laravel-starter-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mgahed/laravel-starter-kit
More information about mgahed/laravel-starter-kit
Files in mgahed/laravel-starter-kit
Download mgahed/laravel-starter-kit
More information about mgahed/laravel-starter-kit
Files in mgahed/laravel-starter-kit
Vendor mgahed
Package laravel-starter-kit
Short Description The skeleton application for the Laravel framework.
License MIT
Package laravel-starter-kit
Short Description The skeleton application for the Laravel framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-starter-kit
Mgahed Laravel Starter Kit
The package mgahed/laravel-starter-kit
allows you to easily use starter templates for your Laravel projects.
This is a Laravel Starter Kit project, This kit supports authentication and (view, edit, delete) profile using Saul theme. And you can easily customize and use the theme features in your project.
Installation
Publishing
assets
This will add folder assets to the public
path in your Laravel project.
migrations
seeders
Running Migrations
Running Seeders
Features supported
- Authentication
- Profile (view, edit, delete)
- Easy translation system
- Saul Theme supported
- Easy to customize
- Easy menu customization
- Supports
mcamara/laravel-localization
package- publish the config file
php artisan vendor:publish --provider="Mcamara\LaravelLocalization\LaravelLocalizationServiceProvider"
- See docs here
- publish the config file
- Supports
spatie/laravel-translatable
package- See docs here
Supported Links
Support me by clicking the button below
All versions of laravel-starter-kit with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^12.0
laravel/tinker Version ^2.10.1
mcamara/laravel-localization Version ^2.3
mgahed/laravel-starter Version ^1.3
spatie/laravel-translatable Version ^6.11
laravel/framework Version ^12.0
laravel/tinker Version ^2.10.1
mcamara/laravel-localization Version ^2.3
mgahed/laravel-starter Version ^1.3
spatie/laravel-translatable Version ^6.11
The package mgahed/laravel-starter-kit contains the following files
Loading the files please wait ....