Download the PHP package uisits/starter without Composer
On this page you can find all versions of the php package uisits/starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package starter
UIS ITS - Laravel Template
This is a template application that provides a starting point for application development using Laravel at UIS ITS.
Stack
- Laravel 11.x
- Filament 3.x
Features
- User and Role management
- Settings
- Laravel Debugbar
- Laravel Telescope
- Laravel Pulse
- Laravel Horizon
- Tighten Duster for liniting.
- Github Actions via Tighten Duster to automatically lint on code push.
- Laravel app health
Setting up for new project.
- From the GitHub home page for the repository click on "Use this template" button to clone and create a new repository.
- Then from the newly created repository clone the project.
- Run
composer install && npm install
- Setup your
.env
file. - Run
php artisan migrate
- Run
npm run build
- The application should now be live to preview on the browser.
All versions of starter with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
adldap2/adldap2-laravel Version ^6.1
arcanedev/log-viewer Version ^9.0
doctrine/dbal Version ^2.10
graylog2/gelf-php Version ^1.7
guzzlehttp/guzzle Version ^7.3
laravel/framework Version ^9.19
laravel/sanctum Version ^3.0
laravel/tinker Version ^2.7
spatie/laravel-permission Version ^6.0
uisits/laravel-oidc Version ^9.1
yajra/laravel-oci8 Version ^9.0
adldap2/adldap2-laravel Version ^6.1
arcanedev/log-viewer Version ^9.0
doctrine/dbal Version ^2.10
graylog2/gelf-php Version ^1.7
guzzlehttp/guzzle Version ^7.3
laravel/framework Version ^9.19
laravel/sanctum Version ^3.0
laravel/tinker Version ^2.7
spatie/laravel-permission Version ^6.0
uisits/laravel-oidc Version ^9.1
yajra/laravel-oci8 Version ^9.0
The package uisits/starter contains the following files
Loading the files please wait ....