Laravel Admin Panel Development beginners Tutorial (#3) Configure Database, application table design

Опубликовано: 07 Февраль 2019
на канале: Online Web Tutor
2,454
31

In this video session we have discussed about

Migration Table:
==========================================
1. Faculty Type = id, type, status

2. Faculty = id, faculty_type_id, name, gender_id, email, phone, profile_photo, address, designation, status

3. Class section = id, class_name, available_seats, status

4. Student = id, reg_no, name, gender_id, email, class_id, roll_no, phone_no, father_name, mother_name, profile_photo, address, status

5. Gender= id, type, status

6. Admin = id, name, email, password, status

Syntax to create migration
php artisan make:migration create_users_table --create=tbl_users

SOCIAL :
===============
Subscribe :    / @onlinewebtutor  
FACEBOOK :   / onlinewebtutorhub  
TWITTER:   / owthub  
BLOG: https://onlinewebtutorhub.blogspot.in/

Other Tutorials
===============
Wordpress Customizations:
---------------------------------
Wordpress Theme (Hindi): https://goo.gl/MZ8maF
Wordpress Widget (Hindi): https://goo.gl/Dc2htn
Wordpress Plugin (English): https://goo.gl/BA7dYG
Wordpress Theme Options (English): https://goo.gl/Vjv3Ub
Wordpress JSON Rest API (English): https://goo.gl/SVQRQR
Wordpress JSON Rest API (Hindi): https://goo.gl/NNWfKa
and many more...

Javascript framework:
----------------------------------
Learn backbone.js here! (English) : https://goo.gl/Qd2Pcs
Learn Vue JS here ! (Hindi): https://goo.gl/MVtsmh

PHP Frameworks:
----------------------------------
Laravel tutorial (Hindi): https://goo.gl/Nh9qJk
CakePHP tutorial (Hindi): https://goo.gl/uRsS3G

Tags
===================
Laravel Admin panel development,
Admin Panel in Laravel,
Laravel Admin Panel Tutorials,
Online Web Tutor Laravel Admin Panel,
Online Web Tutor Laravel Tutorials,
Laravel 5.4 Admin Panel Development,
Laravel Beginners tutorial,
Laravel Beginners Application Development,
Laravel Tutorials for beginners,
Learn Laravel Development from scratch,
Laravel 5.4 tutorials for beginners,
Online Web Tutor Sanjay,
Online Web tutor Profotech Solutions,

Thanks
Online Web Tutor
Keep learning and Sharing :)