Download the PHP package almirfrances/tanzaadmin without Composer
On this page you can find all versions of the php package almirfrances/tanzaadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download almirfrances/tanzaadmin
More information about almirfrances/tanzaadmin
Files in almirfrances/tanzaadmin
Download almirfrances/tanzaadmin
More information about almirfrances/tanzaadmin
Files in almirfrances/tanzaadmin
Vendor almirfrances
Package tanzaadmin
Short Description A Laravel admin panel starter kit.
License MIT
Package tanzaadmin
Short Description A Laravel admin panel starter kit.
License MIT
Please rate this library. Is it a good library?
Informations about the package tanzaadmin
TanzaAdmin Installation Documentation
One-Step Installation
Run these commands to create the project and complete installation:
The process will:
- Create project directory
- Install dependencies
- Configure environment
- Set up database
- Initialize admin system
Installation Flow
During installation, you'll be prompted for:
✔ Application Name (default: TanzaAdmin)
✔ Application URL (default: http://localhost:8000)
✔ Database Configuration:
- Host (default: 127.0.0.1)
- Port (default: 3306)
- Database Name
- Username (default: root)
- Password
Post-Installation
After successful installation:
-
Start development server:
- Build frontend assets:
Admin Access
Default credentials:
- URL: http://localhost:8000/admin
- Username: admin
- Password: tanzaadmin
Configuration
Edit .env file for:
- Email settings
- Cache configuration
- Session driver
- Debug mode
Troubleshooting
Database Connection Issues
- Verify MySQL/MariaDB service is running
- Check credentials in
.env - Ensure database exists
- Test connection manually:
Environment Issues
-
Regenerate environment:
- Clear configuration cache:
File Permissions
Set proper permissions:
Maintenance
🔹 Update to New Version:
🔹 Reset Installation:
Support
- GitHub: https://github.com/almirfrances/tanzaadmin
- Issues: https://github.com/almirfrances/tanzaadmin/issues
Version Info
- Current Stable: 1.2.0
- PHP Required: 8.1+
- Laravel Version: 10.x
- Database: MySQL 5.7+ / MariaDB 10.3+
All versions of tanzaadmin with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
guzzlehttp/guzzle Version ^7.9
laravel/framework Version ^11.31
laravel/socialite Version ^5.16
laravel/tinker Version ^2.9
mailjet/laravel-mailjet Version ^3.1
nwidart/laravel-modules Version ^11.1
php-flasher/flasher-sweetalert-laravel Version ^2.1
phpmailer/phpmailer Version ^6.9
spatie/laravel-backup Version ^9.2
symfony/mailjet-mailer Version ^6.4
symfony/sendgrid-mailer Version ^7.2
guzzlehttp/guzzle Version ^7.9
laravel/framework Version ^11.31
laravel/socialite Version ^5.16
laravel/tinker Version ^2.9
mailjet/laravel-mailjet Version ^3.1
nwidart/laravel-modules Version ^11.1
php-flasher/flasher-sweetalert-laravel Version ^2.1
phpmailer/phpmailer Version ^6.9
spatie/laravel-backup Version ^9.2
symfony/mailjet-mailer Version ^6.4
symfony/sendgrid-mailer Version ^7.2
The package almirfrances/tanzaadmin contains the following files
Loading the files please wait ...