DevPointed
DevPointed
  • 14
  • 55 187
Laravel on Azure Web App
#laravel #phplaravel #azure
In this tutorial I share my way of setting up Laravel on Azure Web Apps in a way that supports Azure MySQL database and queues.
Check my gist
gist.github.com/ali-awwad/72c4af175822bcac9c80d10a7a9b7025
Переглядів: 10 830

Відео

Simple Tips for GitHub Copilot with Laravel
Переглядів 6 тис.Рік тому
#GitHub #Copilot #Laravel Helpful hints on how to use GitHub Copilot with Laravel
Laravel Packages May Regret Not to Have
Переглядів 108Рік тому
#laravel #spatie In this short video, I explain why two packages are very important to have from the beginning in your Laravel project. These packages are both from Spatie: Spatie Laravel Media Library spatie.be/docs/laravel-medialibrary/v10/introduction Spatie Laravel Permission spatie.be/docs/laravel-permission/v5/introduction If your project will contain large amount of images, and you have ...
Laravel Nova 4 - Installation & Resources
Переглядів 6 тис.2 роки тому
Welcome to my new tutorial. this time it is about Laravel Nova. In this last chapter we cover the installation process, creating few resources, adding nova fields, and demonstrating how to make a belongsToMany relationship. #Laravel #LaravelNova
Building RSVP with Laravel, Inertia, React - P7 Final - Store data
Переглядів 4812 роки тому
Welcome to my new tutorial. this time it is about Laravel RSVP application running InertiaJS React Tailwindcss In this last chapter we make post request, enable back end validation, show error messages, show success modal, use syncWithoutDetaching(), and use also DB Transaction begin, commit, and rollback. GitHub repo link github.com/ali-awwad/rsvp-laravel-inertia-react-tutorial
Building RSVP with Laravel, Inertia, React - P6 Fetch Data, use Resources
Переглядів 4492 роки тому
Welcome to my new tutorial. this time it is about Laravel RSVP application running InertiaJS React Tailwindcss In this chapter we fetch data in multiple ways, retrieving full model object, retrieving partial content directly in the controller, and using Laravel Resources. GitHub repo link github.com/ali-awwad/rsvp-laravel-inertia-react-tutorial PHP Carbon datetime format cheat sheet, from Lavax...
Building RSVP with Laravel, Inertia, React - P5 Migrations, Models, Factory and Pivot table
Переглядів 2732 роки тому
Welcome to my new tutorial. this time it is about Laravel RSVP application running InertiaJS React Tailwindcss In this chapter we prepare our models, migrations, pivot tables, and a factory to publish data seed into the database. Use laravel 5 generators extended, to generate pivot tables easily. Github repo link github.com/ali-awwad/rsvp-laravel-inertia-react-tutorial Laravel-5-Generators-Exte...
Building RSVP with Laravel, Inertia, React - P4 Tabs Component
Переглядів 3802 роки тому
Welcome to my new tutorial. this time it is about Laravel RSVP application running InertiaJS React Tailwindcss In this chapter we make the tabs component that enables us to select whether to attend the invitation or not.
Building RSVP with Laravel, Inertia, React - P3 Change the Design
Переглядів 4682 роки тому
Welcome to my new tutorial. this time it is about Laravel RSVP application running InertiaJS React Tailwindcss In this chapter we cover changing the layout, theme, colors to match our example.
Building RSVP with Laravel, Inertia, React - P2 Install Inertia, React, Tailwindcss
Переглядів 1,2 тис.2 роки тому
Welcome to my new tutorial. this time it is about Laravel RSVP application running InertiaJS React Tailwindcss In this chapter we cover installing Inertia JS with React, then install Tailwindcss and tailwindUI
Building RSVP with Laravel, Inertia, React - P1 Laravel installation using Docker
Переглядів 2,2 тис.2 роки тому
Welcome to my new tutorial. this time it is about Laravel application running InertiaJS React Tailwindcss In this chapter we cover installing Laravel using Docker, and configuring alias on the .bashrc / .zshrc file
IIS 10 Laravel Storage Log File Permission Denied [SOLVED]
Переглядів 7 тис.3 роки тому
You got the following error? may be this video has your solution. The stream or file "C:\Users\{user}\storage\logs/laravel.log" could not be opened in append mode: failed to open stream: Permission denied. In this short video we will see the importance of "impersonate" option to be configured correctly. If you want to install PHP over IIS 10 (works also for 8.5), watch my previous video: ua-cam...
PHP Laravel Over IIS Windows 10
Переглядів 19 тис.5 років тому
Build PHP website on IIS: docs.microsoft.com/en-us/iis/application-frameworks/scenario-build-a-php-website-on-iis/overview-build-a-php-website-on-iis web.config: gist.github.com/ali-awwad/fda528abaff5c0bb5c3c2f789a47fd32 Laravel Documentation: laravel.com/docs/ Microsoft URL Rewrite Module 2.0 for IIS (x64): www.microsoft.com/en-us/download/details.aspx?id=47337
MS Project 2016 Late Indicator Tutorial
Переглядів 4326 років тому
This tutorial shows how to add a new custom field as a late indicator to Microsoft project , where it helps you know quickly by colors which tasks are finished and which are overdue.

КОМЕНТАРІ

  • @chrisdedavid1860
    @chrisdedavid1860 13 днів тому

  • @kholoudallam3412
    @kholoudallam3412 29 днів тому

    I have a problem with MySQL database they give me "The resource write operation failed to complete successfully, because it reached terminal provisioning state Failed" and I don't know how to fix it

  • @studyandfun6206
    @studyandfun6206 2 місяці тому

    it works but my web app is automatically restarted after some days and my php panel showing 404 error and i have to run startup file to resolve this issue each time .

  • @gerardovelez5452
    @gerardovelez5452 3 місяці тому

    It's very usefull!! excellent!! Is there any actualization? Wincache is not updated support for php 8. Is there other way? Thank's a lot

  • @dvpk
    @dvpk 4 місяці тому

    Thank you! Very usefull step-by-step tutorial. You help me so much!

  • @UltraTech-l9x
    @UltraTech-l9x 5 місяців тому

    hey, which command did u press when running the file after you put all the startup codes on you ssh? Have followed all the video but just start on that, am trying to press enter but its just crating another line of code

  • @jeFFFairson
    @jeFFFairson 6 місяців тому

    Hello @devpointed, this video really helped me, thank you for that ! There is slight differences in 2024, but I was able to deploy a solution with few adjustments (like npm build for example)

  • @KasimSheyi
    @KasimSheyi 6 місяців тому

    This is very helpful.

  • @asweare3491
    @asweare3491 7 місяців тому

    Great work - thank you!

  • @ashishkweb
    @ashishkweb 7 місяців тому

    hey ali this is not working for me as currently azure app supports only php 8.2, could you please confirm for laravel version 10.x, as that has composer and while installing its showing dependencies are missing, see if you can help.

  • @alejandrogarciam9261
    @alejandrogarciam9261 8 місяців тому

    Azure is now updated in all the way, but this don't work for me thank you in advance.

  • @mshaheerhaider
    @mshaheerhaider 9 місяців тому

    Thanks you're a savior.

  • @ranazain5467
    @ranazain5467 9 місяців тому

    can you please share the env file?

  • @muhammadirfan8623
    @muhammadirfan8623 10 місяців тому

    I did the same but it is not resolved my issue .. still sometimes laravel storage/views not found and sometimes failed to open stream and sometimes permission denied... if anyone know it please tell me how can I handle this?

  • @DiscipleW
    @DiscipleW 11 місяців тому

    Great video! Do you have any suggestions for slow db connection with azure mssql database. Same data locally runs okay but with remote azure db is extremely slow...

  • @joshuaolushola9780
    @joshuaolushola9780 11 місяців тому

    Hi, how do I create the Nova secrets?

  • @rpjaro
    @rpjaro Рік тому

    Hi! Great video! How would you configure scheduled tasks in this exact context?

  • @Olumasei
    @Olumasei Рік тому

    Thank you for this, this was really helpful. Please, how do I change the domain, if I have an existing domain I want to use instead of using the default domain provided by Azure?

  • @bmdtechnologies9876
    @bmdtechnologies9876 Рік тому

    Good

  • @gamekonet
    @gamekonet Рік тому

    Best of luck keep it up, it would be great content if you do it for querying a bit complicated query, or in general how to use copilot for interacting with data and using best practice.

  • @ruengridwitoonpan8064
    @ruengridwitoonpan8064 Рік тому

    thank you

  • @blessdarah1256
    @blessdarah1256 Рік тому

    Great one there. How did you list all the roles and permission in the system? I didn't use the package because I couldn't automatically list all the permissions for any model which made it hard to dynamically assign roles and permission to any user.

    • @devpointed4540
      @devpointed4540 Рік тому

      Basically I made a script to find all tables I have in database, and add crud to each one of them. I might do a tutorial about it in the future InshaAllah.

    • @blessdarah1256
      @blessdarah1256 Рік тому

      Please do one. It will really help.

  • @joaoronaldo780
    @joaoronaldo780 Рік тому

    Thanks for excellent video, helps me a lot <3

  • @anthonyanyama
    @anthonyanyama Рік тому

    Any chance you can share the code on a git repo

  •  2 роки тому

    Maybe is a naive question, but do I need a database right? I have created a laravel test app and deployed in heroku but when I follow the Nova installation the artisan migrate gives connection refused. Thanks.

  • @myhitltd5826
    @myhitltd5826 2 роки тому

    assalamualeikum! Thank u so much! I’m starting work on rsvp project right now, ur video helped me to solve some problems, barakAllah

  • @MrStefgosselin
    @MrStefgosselin 2 роки тому

    I enjoy your stuff, keep it up.👍

  • @RelaxingTherapyHome
    @RelaxingTherapyHome 2 роки тому

    i loved your theme which theme is it?

  • @kevinflorenzdaus
    @kevinflorenzdaus 2 роки тому

    its looks so similar with Filament , except filament is free!

  • @williamparudan4577
    @williamparudan4577 2 роки тому

    Waalaikumsalam brother

  • @josecornejo4508
    @josecornejo4508 2 роки тому

    Hi! Hey man! i don't have money, how can i use nova with out the license? i try using local url, but, its impossible! :(

  • @zineddineabdellatif4837
    @zineddineabdellatif4837 2 роки тому

    Thanks good bless you sir

  • @ixaau
    @ixaau 2 роки тому

    this was really helpful thank you

  • @hanifullahjamalzai3351
    @hanifullahjamalzai3351 2 роки тому

    Good Series, can't wait to start

  • @jesus_peña
    @jesus_peña 2 роки тому

    wow thank you very much for showing me this project it's great I'm going to see the whole playlist keep it up :D

  • @jesus_peña
    @jesus_peña 2 роки тому

    oh that's great, thank you for the tutorial. I'm waiting for the next

  • @Alegoria7
    @Alegoria7 2 роки тому

    can't find file web.config

    • @devpointed4540
      @devpointed4540 2 роки тому

      for some reason it was deleted from Laravel official repo. I have shared my own web.config that i use in production environments. gist.github.com/ali-awwad/fda528abaff5c0bb5c3c2f789a47fd32

  • @fiha4502
    @fiha4502 2 роки тому

    can't find file web.config

    • @devpointed4540
      @devpointed4540 2 роки тому

      for some reason it was deleted from Laravel official repo. I have shared my own web.config that i use in production environments. gist.github.com/ali-awwad/fda528abaff5c0bb5c3c2f789a47fd32

  • @chrismotari
    @chrismotari 3 роки тому

    How do i access this website over the network

  • @atccompany1937
    @atccompany1937 3 роки тому

    what about the database? Can you please show us how to download Mysql server and create a database and configure it in laravel files.

  • @NguyenHieu-dc1dc
    @NguyenHieu-dc1dc 3 роки тому

    There is no file php.ini???

  • @NguyenHieu-dc1dc
    @NguyenHieu-dc1dc 3 роки тому

    When I run msiexec /i wincache73x64wpi.msi_PHPPATH=C:\PHP\ The errors came out!!! "This installation package could not be opened.Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package"

  • @David-ik4mm
    @David-ik4mm 3 роки тому

    Thank you very much, you really save our project...!! Pura vida from CR!

  • @amitlakhani1111
    @amitlakhani1111 3 роки тому

    Perfect video to setup iis server follow Thank you

  • @janomon100
    @janomon100 3 роки тому

    ME SALVASTE LA VIDA <3 (YOU SAVED MY LIFE)

  • @Engineering__works
    @Engineering__works 3 роки тому

    Hello please help me I want to run this site crash.dev-integrator.com/

  • @jom3798
    @jom3798 3 роки тому

    thank you!

  • @waynetecs2648
    @waynetecs2648 3 роки тому

    Excellent, thank you very much, it helped me a lot for a project. Greetings from Mexico

  • @AlexSoares1
    @AlexSoares1 4 роки тому

    ola amigo, onde colocou o arquivo webconfig?