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.2|^8.3|^8.4
bezhansalleh/filament-shield Version ^3.2
directorytree/ldaprecord-laravel Version ^3.2
filament/filament Version ^3.2
laravel/framework Version ^12.0
laravel/horizon Version ^5.29
laravel/octane Version ^2.3
laravel/pulse Version ^1.0
laravel/sanctum Version ^4.0
laravel/socialite Version ^5.12
laravel/telescope Version ^5.0
laravel/tinker Version ^2.9
league/flysystem-aws-s3-v3 Version ^3.0
shuvroroy/filament-spatie-laravel-health Version *
spatie/cpu-load-health-check Version ^1.0
spatie/laravel-permission Version ^6.4
stechstudio/filament-impersonate Version ^3.6
stephenjude/filament-debugger Version ^4.0
uisits/laravel-oidc Version ^1.0
yajra/laravel-oci8 Version ^12.0
bezhansalleh/filament-shield Version ^3.2
directorytree/ldaprecord-laravel Version ^3.2
filament/filament Version ^3.2
laravel/framework Version ^12.0
laravel/horizon Version ^5.29
laravel/octane Version ^2.3
laravel/pulse Version ^1.0
laravel/sanctum Version ^4.0
laravel/socialite Version ^5.12
laravel/telescope Version ^5.0
laravel/tinker Version ^2.9
league/flysystem-aws-s3-v3 Version ^3.0
shuvroroy/filament-spatie-laravel-health Version *
spatie/cpu-load-health-check Version ^1.0
spatie/laravel-permission Version ^6.4
stechstudio/filament-impersonate Version ^3.6
stephenjude/filament-debugger Version ^4.0
uisits/laravel-oidc Version ^1.0
yajra/laravel-oci8 Version ^12.0
The package uisits/starter contains the following files
Loading the files please wait ....