Download the PHP package takielias/tablar-starter-kit without Composer
On this page you can find all versions of the php package takielias/tablar-starter-kit. 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 tablar-starter-kit
Laravel Tablar Starter Kit
This guide will walk you through the process of installing Laravel with the Tablar Starter Kit, a modern admin panel template based on Tabler HTML Template .
Prerequisites
- PHP 8.3 or higher
- Composer
- Node.js & NPM
- Git
Installation Steps
1. Install the Laravel Installer (if not already installed)
Make sure the Composer bin directory is in your system's PATH.
2. Create a New Laravel Project with Tablar Starter Kit
This command will:
- Create a new Laravel application
- Install the Tablar Starter Kit
- Set up all necessary dependencies
3. Navigate to Your Project
4. Configure Your Database
Edit the .env
file and update the database connection details:
5. Start the Development Server
Your application will be available at http://localhost:8000
Features of Tablar Starter Kit
- Modern admin template based on Tabler
- Responsive design
- Dark mode support
- Ready-to-use dashboard components
- Authentication system pre-configured
Troubleshooting
If you encounter any issues during installation:
- Make sure your PHP version is compatible (8.3+)
- Ensure Composer is up to date:
composer self-update
- Check Laravel installer version:
laravel --version
Additional Resources
License
The Laravel framework is open-sourced software licensed under the MIT license.
All versions of tablar-starter-kit with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^12.0
laravel/tinker Version ^2.10.1
takielias/tablar Version ^12
laravel/framework Version ^12.0
laravel/tinker Version ^2.10.1
takielias/tablar Version ^12
The package takielias/tablar-starter-kit contains the following files
Loading the files please wait ....