Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build a Task Scheduler Admin Panel with Laravel
Rating: 4.6 out of 5(30 ratings)
127 students

Build a Task Scheduler Admin Panel with Laravel

Learn how to create scheduled tasks using an Admin Panel UI built in Laravel 5.6
Created byArturo Rojas
Last updated 10/2018
English

What you'll learn

  • Make use of Laravel Command Scheduler in order to schedule tasks from a database
  • Create model observers and Notification Events
  • Use Query Caching to improve performance

Course content

4 sections11 lectures2h 17m total length
  • Introduction2:29
  • New Project5:38
  • Database Migrations14:02

Requirements

  • You should have a basic PHP skills and Object Oriented Programming.
  • You should also basic basic HTML and CSS skills
  • Must have Laravel Homestead already installed and ready to use

Description

Improve your Laravel knowledge by creating a real-life project that uses advanced techniques like task scheduling, events and notifications.

Create a task scheduler admin panel using the latest Laravel Framework.

By the end of this course, you will acquire sufficient knowledge on:

  • Task Scheduling

  • Events and Listeners

  • Model notifications


By using Laravel, you not only can improve your development speed but you also deliver better looking projects.

Who this course is for:

  • This course is for developers who want to build an original project and learn about advanced Laravel topics like Events and Model Notifications