ISP Management System
This is an extension created on Multi-Auth-Login System. We believe development must be an enjoyable and creative experience to be truly fulfilling.
- Jquery
- Ajax
- Particles Js
- Pooper JS
- Alertify JS
- YUI3
- Mordanizer
- Lightbox
- Vanilla JS
- Underscore
- VUE
- VUE Routes
- Lodash
- Bootstrap
- Tailwind
- Animate
- Font Awesome
- Scemantic UI
- Laravel
- Mysql
- JS
- CSS
- Framework
- Database
php artisan tinker
admin=new App\Admin
$admin->name="AA"
$admin->email="[email protected]"
$admin->password=Hash::make('AA')
$admin->save()
exit
To upload pictures create symlink between "app/storage" and "public/storage" You can Always ues Symlink() function in php