Download the PHP package mgahed/laravel-starter without Composer
On this page you can find all versions of the php package mgahed/laravel-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mgahed/laravel-starter
More information about mgahed/laravel-starter
Files in mgahed/laravel-starter
Download mgahed/laravel-starter
More information about mgahed/laravel-starter
Files in mgahed/laravel-starter
Vendor mgahed
Package laravel-starter
Short Description This is my package laravel-starter
License MIT
Homepage https://github.com/mgahed/laravel-starter
Package laravel-starter
Short Description This is my package laravel-starter
License MIT
Homepage https://github.com/mgahed/laravel-starter
Please rate this library. Is it a good library?
Informations about the package laravel-starter
Mgahed Laravel Starter
The package mgahed/laravel-starter
allows you to easily use starter templates for your Laravel projects.
This is a PHP Package made to serve a plain Laravel project, This package add authentication and (view, edit, delete) profile using Saul theme. And you can easily customize and use the theme features in your project.
[!WARNING] Please note that this package is still in development.
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
- Supports
mcamara/laravel-localization
package- Run
composer require mcamara/laravel-localization
- publish the config file
php artisan vendor:publish --provider="Mcamara\LaravelLocalization\LaravelLocalizationServiceProvider"
- See docs here
- Run
Supported Links
All versions of laravel-starter with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
phpunit/phpunit Version ^11.1
spatie/laravel-package-tools Version ^1.14.0
phpunit/phpunit Version ^11.1
spatie/laravel-package-tools Version ^1.14.0
The package mgahed/laravel-starter contains the following files
Loading the files please wait ....