Download the PHP package tmss/school_website without Composer
On this page you can find all versions of the php package tmss/school_website. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tmss/school_website
More information about tmss/school_website
Files in tmss/school_website
Download tmss/school_website
More information about tmss/school_website
Files in tmss/school_website
Vendor tmss
Package school_website
Short Description This Package Will Create Automatic Website For School Managment Software
License MIT
Package school_website
Short Description This Package Will Create Automatic Website For School Managment Software
License MIT
Please rate this library. Is it a good library?
Informations about the package school_website
Dynamc School Website
This Package Will Create Automatic Website For School Managment Software
Composer Installation
composer require tmss/school_website
Integration in Laravel Tmss\School_website has optional support for Laravel and comes with a Service Providers for easy integration. The vendor/autoload.php is included by Laravel, so you don't have to require or autoload manually. Just see the instructions below.
In the $providers array add the service providers for this package.
Tmss\School_website\SchoolWebsiteServiceProvider::class
Publish your Vendor
php artisan vendor:publish
Run Seeder For Web site Configuration
php artisan db:seed --class=Tmss\School_website\Database\Seeds\WebsiteConfigSeeder
All versions of school_website with dependencies
PHP Build Version
Package Version
No informations.
The package tmss/school_website contains the following files
Loading the files please wait ....