How to Create Admin Panel in Laravel Easily using Open Admin

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ • 108

  • @Anieyoo
    @Anieyoo 2 місяці тому +1

    You are the goat. I have spent to much hours to get knowledge how to add routes to controllers XD Official docs sucks a lot. Thanks a lot again.

  • @kuuriNganga
    @kuuriNganga Місяць тому

    Wonderful wonderful!! you did great!!

  • @a4desvaathur116
    @a4desvaathur116 Місяць тому

    thank you so much bro,you really save my life!!!

  • @milenkostadinov8702
    @milenkostadinov8702 Рік тому +4

    Thank you Yamin for bringing the OpenAdmin openly to public. I am not sure of the reason the route creation was lead to be manual as we know the name of the table, we know the name of the controller etc. so it could also have been automated or at least a checkbox like: add the scaffold route automatically and if checked to add it would have been best. If we are trying to eliminate manual code touching but leaving the route to be added still manually even after knowing all the required data, it is a bit strange decision to keep it as is.
    On another topic, I would not suggest adding the images to public_disc as that creates some security issues, so we could simply use the storage_path and then use link the storage to public using: php artisan storage:link . This way the images will still be publicly accessible but not with the default folder permission for public on unix systems (777) ;)
    Also, it will be good to mention something about the benefits of Open Admin versus other known admins so that people can be aware of two things: what are their other choices and two - why this one seems better, easier etc.
    Kudos for the efforts of course and for sharing your experience with OpenAdmin

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

      Thank you for the explaination my guy!

  • @hamzaortatepe
    @hamzaortatepe 5 місяців тому

    Çok teşşekür ederim kardeşim. Laravel in son sürümünde hala çalışan bir yöntem.

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

    It was awsome, Thanks

  • @davidsonzed
    @davidsonzed Рік тому +3

    Hello Yamin, thank you very much for the invaluable tutorials you are doing. I really liked your videos. those video will make our lives so much easier.
    Can you make a tutorial to show us how to make a Point of Sales system using these admin panels, not a shopping cart, but a POS system. Jazakallah Khairan

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

    Thanks for this informative tutorial.

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

    Tanq, really i feel so......happy

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

    thank you for this tutorial and be blessed

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

    Excellent

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

    Thanku so much sir..

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

    really helpful... thanks bud

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

    really impressed me

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

    i like this

  • @filmzonebh
    @filmzonebh 8 місяців тому +1

    In 8:42 where creating the Scaffold I’m getting error : Method Illuminate\Database\MySqlConnection::isDoctrineAvailable does not exist.
    Please help

  • @265Entertainment
    @265Entertainment Рік тому

    Thanks my guy

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

    Thank you so much!

  • @Diego-cz4qw
    @Diego-cz4qw 8 місяців тому +1

    8:49 Method Illuminate\Database\MySqlConnection::is DoctrineAvailable does not exist.
    Please help

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

    Thanks man

  • @jijirijohnson3453
    @jijirijohnson3453 Рік тому +1

    Great tutorial. Please how do I install this admin for laravel inertiajs vue3. With this, the admin pages should be vuejs components.

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

    thanks, you're the best

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

    I don't see the image after making the update to the .env file on 13:15

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

    When I want to create user table as you do at 15:00 I got next error
    Method Illuminate\Database\MySqlConnection::isDoctrineAvailable does not exist.
    and it crates me user table but with 404 error
    Can you help me please?

    • @btanemba
      @btanemba 5 місяців тому

      Same error i'm having

  • @hyperannatv3387
    @hyperannatv3387 Місяць тому

    how to make the tables relationship sir? nice tutorial...

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

    thanks bro pls create fully ROLE BASE Access Control System

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

    Thanks bro❤
    But I have a question to ask?

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

    Does this scaffold create also the view files?

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

    after doing that, what if you want to remove the helpers option on the left navbar, how do you do it

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

    How can we create a custom view for some modules? How can we customize the views?

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

    Thank you for tutorials , and can you make about CKEditor extension in openadmin.

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

    Thanks for Great toturial, how to make the tables relationship?

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

    Thank you for your great video.
    How about customizing the open-admin menu ?
    How to change some text, logo, etc

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

      Just figure out how to do it, found on the menu

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

      @@sholikhinsy8053 how can i customize it?

    • @PriyankaJain-qx7cm
      @PriyankaJain-qx7cm 9 місяців тому

      @@sholikhinsy8053 how?

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

      How did you do it bro? Can you share it with me as I'm having a hard time figuring it out

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

    hello sir quite a nice vedio.
    can you show how to implement sorting the rows in it . means if we want to arrange our data how to do it

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

    HI, how to display data of the table i've imported.. I can only run a query but can't display the data from the table??

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

    Here you have used which version of laravel?

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

    is this capable for like invoice page that have computation?

  • @themeemathaha3773
    @themeemathaha3773 Рік тому +1

    Call to undefined method OpenAdmin\Admin\Admin::jQuery()
    how can i fix it?

  • @informationautomate3816
    @informationautomate3816 5 місяців тому

    I created two admin user routes by mistake it shows in the sidebar 2 times how to delete one of them?

  • @AkshayWavare-rd2nk
    @AkshayWavare-rd2nk 7 місяців тому

    I have created Teacher module using Scaffold. it gives error Target class [App\Admin\Controllers\App\Admin\Controllers\TeacherController] does not exist.

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

    Hi sir... How display student into frondent? Please make tutorial for it

  • @BetuaBlaise-pk6pm
    @BetuaBlaise-pk6pm Рік тому

    hello i realy like teh totorial, i have followed the proccess it work perfectly, but i want to see my blade.php files, i want make some chnages, but i faiil how to access and locate them, can you direct me the process please

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

    Witch Is better, this one ir crafftable?

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

    How to mirror my existing database to the Open admin?

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

    do u have dashboard sample of this?

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

    How import excel sir to data? Example import excel to student

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

    how can i fix Call to undefined method OpenAdmin\Admin\Admin::jQuery() error, chatgpt said i dont have jquery to open that package

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

    how to make relationship in tables using scaffold?

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

    yii2 have a crud generator built in, i wonder if laravel have something similar

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

    how to make view file in admin panel and where can i save view file in folder

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

    Sir how can we deploy this Admin panel on aws

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

    can we add custom theme of our own in this open admin ?

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

    How can i show my dbs datas that I generated before use this dashboard

  • @technovs
    @technovs Місяць тому

    every time I follow all steps as you discussed but I was getting this error every time "Method Illuminate\MySqlConnection::isDoctrineAvailable does not exist." plz tell me how can I resolve this error

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

    How can I change the view file design of created crud ? (crud operation done by Scaffold option)

  • @BhumiAK-hl6oy
    @BhumiAK-hl6oy 7 місяців тому

    sir full course laravel open admin penal

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

    Hi. How to change language? Is that possible?

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

    Can u make video using AdminLte

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

    I followed every single step but when i type '/admin' my open admin did not open ???

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

    Guys, someone did scheduling at open-admin? For me not works, and I don't know why.

  • @alonegamer8109
    @alonegamer8109 9 місяців тому +4

    everyone is just doin admin panel. no one is doing fronend. why is that ? we also want to develop front end bro.

    • @barathaaberathne2617
      @barathaaberathne2617 8 місяців тому +2

      Think if u mastered the admin panel, is't very easy to do the front end as well

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

    Never heard of OpenAdmin before. Good package but I still prefer FilamentPHP as it has more modern look and feels more professionally written with plugins available. I guess this one good for beginners but those admin_* tables it installed, man, I don't like it. Seems redundant to have admin_users when you already have users table. And you can't switch to another permissions package (ie. spatie's laravel permissions) since you're locked in OA's built in permissions.

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

    Method Illuminate\Database\MySqlConnection::isDoctrineAvailable does not exist.
    i had this error after adding the student scaffold, please help me out

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

      same here, did you resolved it?

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

      same problem bro

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

      Use laravel 8 9 or 10, versions 11 having this issue. I have tested on 10 it is working ok

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

      Yeah but I am at the middle of the project

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

    Hi , nice job, this is all i've been looking for, for a system i want to build, though the image code you showed us brought up an error when i saved and refreshed:
    BadMethodCallException In Macroable.php line 86 :
    Method Illuminate\Support\Str::Image does not exist.
    The image didnt show up in the student list.

  • @anti-cheatexplorer2815
    @anti-cheatexplorer2815 Рік тому

    How can İ remove /public/ from url?

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

    Mene sab process kiya uske baad bhi not found aaraha hai

  • @கவியரங்கம்-ச8ச

    Hi..Please help if you can help with studying

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

    sir there was a doubt

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

      How to use join query in this admin

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

    How to change admin username and password?

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

      Click Admin then Users..over there you will see edit option to update username and password

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

      @@WebTechKnowledge I am getting red colour underline on word Admin and Route showing undefined type Admin and Route in Admin. routes.php file

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

    Here I suggest choosing an admin panel for your Laravel project: ua-cam.com/video/UCIlU1DAYus/v-deo.html

  • @dooks123
    @dooks123 5 місяців тому

    Obsolete for new laravel version. open admin is outdated, the doctrine is outdated. not compatible anymore.

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

    Bhai mone hoy over here word ta notun shikchn...

    • @WebTechKnowledge
      @WebTechKnowledge  Рік тому +1

      Next time ei bepare careful thakbo....tarahura kore ei video ta banano hoice to..tai notice kori nai

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

      ​@@WebTechKnowledgesir im getting error

  • @TruckL-kc2hh
    @TruckL-kc2hh 3 місяці тому

    so fast

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

    Does not work - ucfirst(): Argument #1 ($string) must be of type string, array given
    at vendor/open-admin-org/open-admin/src/helpers.php:15
    11▕ * @return string
    12▕ */
    13▕ function admin_path($path = '')
    14▕ {
    ➜ 15▕ return ucfirst(config('admin.directory')).($path ? DIRECTORY_SEPARATOR.$path : $path);