Download the PHP package kettasoft/scaffolding without Composer
On this page you can find all versions of the php package kettasoft/scaffolding. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kettasoft/scaffolding
More information about kettasoft/scaffolding
Files in kettasoft/scaffolding
Download kettasoft/scaffolding
More information about kettasoft/scaffolding
Files in kettasoft/scaffolding
Vendor kettasoft
Package scaffolding
Short Description Scaffolding is a strong and flexible structure based on HMVC architecture.
License MIT
Package scaffolding
Short Description Scaffolding is a strong and flexible structure based on HMVC architecture.
License MIT
Please rate this library. Is it a good library?
Informations about the package scaffolding
Scaffolding™
Requirements
- PHP 7.4 or higher
- Database (eg: MySQL, PostgreSQL, SQLite)
- Web Server (eg: Apache, Nginx)
Framework
Scaffolding uses Laravel, the best existing PHP framework, as the foundation framework and Module package for Apps.
Installation
- Install Composer and Npm
- Clone the repository:
git clone https://github.com/kettasoft/scaffolding.git
- if you want to change dashboard colors ?
- before running:
npm run dev
changeINSTALLER_CHOSEN_COLOR, MIX_INSTALLER_CHOSEN_COLOR, DASHBOARD_CHOSEN_COLOR, MIX_DASHBOARD_CHOSEN_COLOR
and set your desired color without#
- Install dependencies:
composer install ; npm install ; npm run dev
- Create new MySQL database for this application
- Install Scaffolding:
simply visit this url {{app_url}}/installer
and follow instructions
- Or :
If you use valet or linux system just execute the init.sh file to configure your environment automatically.
- Or :
If you use Windows system just execute the init.bat file to configure your environment automatically.
-
Or :
-
Or :
-
Create sample data (optional):
- Or if you want a specific number
All versions of scaffolding with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
ahmed-aliraqi/laravel-media-uploader Version ^7.0
andreaselia/laravel-api-to-postman Version ^1.15
arcanedev/log-viewer Version ^10.0
astrotomic/laravel-translatable Version ^11.12
biscolab/laravel-recaptcha Version ^6.1
calebporzio/parental Version ^1.3
cybercog/laravel-ban Version ^4.9
diglactic/laravel-breadcrumbs Version ^8.1
doctrine/dbal Version ^3.0
guzzlehttp/guzzle Version ^7.2
jenssegers/date Version ^4.0
kettasoft/booter Version ^1.0
lab404/laravel-impersonate Version ^1.7
laracasts/flash Version ^3.2
laracasts/presenter Version ^0.2.4
laraeast/laravel-bootstrap-forms Version ^5.2
laraeast/laravel-settings Version ^1.3
laravel-notification-channels/onesignal Version ^2.5
laravel/framework Version ^10.0
laravel/sanctum Version ^3.2
laravel/telescope Version ^5.2
laravel/tinker Version ^2.7
laravel/ui Version ^4.2
laravolt/avatar Version ^5.1
nwidart/laravel-modules Version ^10.0
pusher/pusher-php-server Version 7.0.2
santigarcor/laratrust Version ^8.2.0
socialiteproviders/google Version ^4.1
socialiteproviders/zoho Version ^4.1
spatie/laravel-backup Version ^8.1
tightenco/ziggy Version ^1.8
ahmed-aliraqi/laravel-media-uploader Version ^7.0
andreaselia/laravel-api-to-postman Version ^1.15
arcanedev/log-viewer Version ^10.0
astrotomic/laravel-translatable Version ^11.12
biscolab/laravel-recaptcha Version ^6.1
calebporzio/parental Version ^1.3
cybercog/laravel-ban Version ^4.9
diglactic/laravel-breadcrumbs Version ^8.1
doctrine/dbal Version ^3.0
guzzlehttp/guzzle Version ^7.2
jenssegers/date Version ^4.0
kettasoft/booter Version ^1.0
lab404/laravel-impersonate Version ^1.7
laracasts/flash Version ^3.2
laracasts/presenter Version ^0.2.4
laraeast/laravel-bootstrap-forms Version ^5.2
laraeast/laravel-settings Version ^1.3
laravel-notification-channels/onesignal Version ^2.5
laravel/framework Version ^10.0
laravel/sanctum Version ^3.2
laravel/telescope Version ^5.2
laravel/tinker Version ^2.7
laravel/ui Version ^4.2
laravolt/avatar Version ^5.1
nwidart/laravel-modules Version ^10.0
pusher/pusher-php-server Version 7.0.2
santigarcor/laratrust Version ^8.2.0
socialiteproviders/google Version ^4.1
socialiteproviders/zoho Version ^4.1
spatie/laravel-backup Version ^8.1
tightenco/ziggy Version ^1.8
The package kettasoft/scaffolding contains the following files
Loading the files please wait ....