Laratabler is laravel starter pack to speedup your project
what inside
The package that used is:
- Jetstrap (Bootstrap version of Jetstream)
 - Spatie Laravel Permissions
 
Template: Tabler v1.0.0.beta3 (bootstrap 5)
How to install
- run 
create-project diorz38/laratabler example-app - run 
touch database\database.sqlite(default is sqlite, you can change to mysql, or other) - run 
php artisan migrate - create/register first user (as admin by default)
 - run 
php artisan lumki:setupfollow the onscreen instructions, to setup roles-permissions for jetstream - run 
npm install && npm run dev(optional) - and you ready to go
 
Screenshoot
  
  
  
  
Example md syntax
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and 
For more details see GitHub Flavored Markdown.
Jekyll Themes
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.
Support or Contact
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.