Amr Elsayed
Amr Elsayed
  • 27
  • 1 407
1. Introduction & Setup: Installing Laravel with Docker and Sail
In this video, we kick off our Laravel REST API series by setting up the development environment using Docker and Laravel Sail. Whether you're a beginner or looking to streamline your setup, you'll learn how to install Laravel quickly and easily in a Docker container. This tutorial is perfect for developers who want to follow modern practices and keep their development environment consistent across projects.
Key Topics Covered:
Installing Docker and Docker Compose
Setting up a new Laravel project with Laravel Sail
Running your Laravel app in a containerized environment
Basic configurations and first-time setup
Make sure to subscribe and follow along with the full series, where we'll build a simple eCommerce application with products, orders, authentication, and testing.
มุมมอง: 9

วีดีโอ

How to learn a new skill and keep motivated
มุมมอง 52 ชั่วโมงที่ผ่านมา
In this video I'm discussing my ways when I want to learn new skill, and how I keep motivated and how to overcome some problems I'll be happy if you can share your thoughts as well in the comments
9- Building Laravel Blog|CMS: Displaying categories
มุมมอง 399 ชั่วโมงที่ผ่านมา
In this video we are using view composer to display categories in all blade pages and we do some small refactor Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
8- Building Laravel Blog|CMS: Displaying next and previous url's
มุมมอง 439 ชั่วโมงที่ผ่านมา
We are trying to render next & prev url in our post page, also we are trying to use Carbon to format the date Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
7- Building Laravel Blog|CMS: Displaying post details page
มุมมอง 189 ชั่วโมงที่ผ่านมา
Rendering and displaying our post details page in our frontend website Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
6- Building Laravel Blog|CMS: Making layout and rendering posts with blade views
มุมมอง 2612 ชั่วโมงที่ผ่านมา
displaying posts in the home page of our website using blade views Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
5- Building Laravel Blog|CMS: Making post CRUD
มุมมอง 1916 ชั่วโมงที่ผ่านมา
Building our post curd with Filament including image upload and rich text editor Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
4- Building Laravel Blog|CMS: Making category CRUD
มุมมอง 1619 ชั่วโมงที่ผ่านมา
Creating categories CRUD with filament Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
3- Building Laravel Blog|CMS: Preparing migrations & models
มุมมอง 19วันที่ผ่านมา
In this video I'm going to connect to MySQL instead of Sqlite and adding migrations and models Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
2- Building Laravel Blog|CMS: Setup & installation of Laravel and Filament
มุมมอง 43วันที่ผ่านมา
In this video I'm going to go through the installation and setup process for our Laravel project and initial setup for Filament. Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
1- Building Laravel Blog|CMS: Introduction - what we are going to build?
มุมมอง 37วันที่ผ่านมา
We are going to build a real project, from development till deployment Using Laravel, Tailwind and Filament Playlist URL th-cam.com/play/PLg9IbK0HgEe4mg0TrsVkG9HQLcseNmb0M.html&si=54qLr2c5RPZ5HvRL Template URL github.com/amrelsayed/tailwind-blog-template
How to Authenticate Github by Using Personal Access Tokens & SSH Keys
มุมมอง 23หลายเดือนก่อน
I'm trying to demonstrate two ways of authenticating Github to be able to do various actions on repositories or other stuff.
Solving Find the Middle Index in Array Leetcode Porblem with PHP
มุมมอง 30หลายเดือนก่อน
problem url: leetcode.com/problems/find-the-middle-index-in-array/description/
Solving Best Time to Buy and Sell Stock LeetCode Problem with PHP
มุมมอง 172 หลายเดือนก่อน
Learn to solve the "Best Time to Buy and Sell Stock" LeetCode problem using PHP. This quick tutorial covers problem analysis, efficient solution, and code implementation. Perfect for boosting your coding interview prep!
Solving Valid Palindrome Leetcode Problem with PHP
มุมมอง 182 หลายเดือนก่อน
In the video I'm solving it with 2 approaches First: using two pointers Second: using built in functions
Solving Power of Two Leetcode Problem with PHP
มุมมอง 142 หลายเดือนก่อน
Solving Power of Two Leetcode Problem with PHP
Solving Number of Days Between Two Dates Leetcode Problem with PHP
มุมมอง 722 หลายเดือนก่อน
Solving Number of Days Between Two Dates Leetcode Problem with PHP
Solving "Check If Two String Arrays are Equivalent" Leetcode Problem with PHP
มุมมอง 452 หลายเดือนก่อน
Solving "Check If Two String Arrays are Equivalent" Leetcode Problem with PHP
Solving Climbing Stairs Problem on Leetcode with PHP
มุมมอง 522 หลายเดือนก่อน
Solving Climbing Stairs Problem on Leetcode with PHP
Integrate OpenAI API with PHP: Step-by-Step Tutorial
มุมมอง 883 หลายเดือนก่อน
Integrate OpenAI API with PHP: Step-by-Step Tutorial
Freediving in Blue Hole
มุมมอง 1029 หลายเดือนก่อน
Freediving in Blue Hole
Mountains of reefs and thousands of colorful fish in Blue Hole area in Dahab - Egypt
มุมมอง 68ปีที่แล้ว
Mountains of reefs and thousands of colorful fish in Blue Hole area in Dahab - Egypt
small ray fish in blue hole
มุมมอง 26ปีที่แล้ว
small ray fish in blue hole
Lebanon Trip
มุมมอง 214ปีที่แล้ว
Lebanon Trip
Snorkeling in Dahab, Egypt - Lighthouse area
มุมมอง 101ปีที่แล้ว
Snorkeling in Dahab, Egypt - Lighthouse area
Snorkeling in Naama Bay - Sharm El Sheikh - Egypt
มุมมอง 242ปีที่แล้ว
Snorkeling in Naama Bay - Sharm El Sheikh - Egypt
Snorkeling in Red Sea - Hurghda by Phone Camera
มุมมอง 672 ปีที่แล้ว
Snorkeling in Red Sea - Hurghda by Phone Camera

ความคิดเห็น

  • @Amrelsheme-p2v
    @Amrelsheme-p2v 10 วันที่ผ่านมา

    ❤❤❤

  • @nazar87ali
    @nazar87ali 11 วันที่ผ่านมา

    good job bro i think you from egypt ?

    • @amr-elsayed
      @amr-elsayed 11 วันที่ผ่านมา

      Thanks and Yes that's correct I'm Egyptian

  • @Amrelsheme-p2v
    @Amrelsheme-p2v หลายเดือนก่อน

    ❤❤

  • @mikel2535
    @mikel2535 9 หลายเดือนก่อน

    Wow beautiful spot

    • @amr-elsayed
      @amr-elsayed 9 หลายเดือนก่อน

      It's for sure 👌