How to Create Admin Panel in Laravel Easily using Open Admin

  Рет қаралды 95,396

Web Tech Knowledge

Web Tech Knowledge

Күн бұрын

Пікірлер: 101
@Anieyoo
@Anieyoo 17 күн бұрын
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.
@milenkostadinov8702
@milenkostadinov8702 11 ай бұрын
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 Ай бұрын
Thank you for the explaination my guy!
@davidsonzed
@davidsonzed Жыл бұрын
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
@hamzaortatepe
@hamzaortatepe 3 ай бұрын
Çok teşşekür ederim kardeşim. Laravel in son sürümünde hala çalışan bir yöntem.
@raasoftstudio
@raasoftstudio 5 ай бұрын
Here you have used which version of laravel?
@CodeWithTahaCWT
@CodeWithTahaCWT Ай бұрын
It was awsome, Thanks
@nicolaschavez8841
@nicolaschavez8841 Жыл бұрын
Witch Is better, this one ir crafftable?
@terrabrandafrica
@terrabrandafrica 6 ай бұрын
thank you for this tutorial and be blessed
@nagarjudanala4148
@nagarjudanala4148 Жыл бұрын
Tanq, really i feel so......happy
@WebTechKnowledge
@WebTechKnowledge Жыл бұрын
Welcome 😊
@wanyoikedanny472
@wanyoikedanny472 10 ай бұрын
Does this scaffold create also the view files?
@ndujescojochine3035
@ndujescojochine3035 9 ай бұрын
Thanks bro❤ But I have a question to ask?
@mdazhardware
@mdazhardware Жыл бұрын
Thanks for this informative tutorial.
@WebTechKnowledge
@WebTechKnowledge Жыл бұрын
You are welcome as well
@karishmaverma8317
@karishmaverma8317 11 ай бұрын
Thanku so much sir..
@selvamsubramanyam
@selvamsubramanyam Ай бұрын
How can we create a custom view for some modules? How can we customize the views?
@jijirijohnson3453
@jijirijohnson3453 Жыл бұрын
Great tutorial. Please how do I install this admin for laravel inertiajs vue3. With this, the admin pages should be vuejs components.
@vigneswarans13
@vigneswarans13 8 ай бұрын
Excellent
@jumamakorere8597
@jumamakorere8597 Жыл бұрын
Thanks for Great toturial, how to make the tables relationship?
@sholikhinsy8053
@sholikhinsy8053 11 ай бұрын
Thank you for your great video. How about customizing the open-admin menu ? How to change some text, logo, etc
@sholikhinsy8053
@sholikhinsy8053 11 ай бұрын
Just figure out how to do it, found on the menu
@yapvincent6679
@yapvincent6679 11 ай бұрын
@@sholikhinsy8053 how can i customize it?
@PriyankaJain-qx7cm
@PriyankaJain-qx7cm 7 ай бұрын
@@sholikhinsy8053 how?
@palomaador5363
@palomaador5363 4 ай бұрын
How did you do it bro? Can you share it with me as I'm having a hard time figuring it out
@BetuaBlaise-pk6pm
@BetuaBlaise-pk6pm 10 ай бұрын
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
@photop
@photop Жыл бұрын
Thank you for tutorials , and can you make about CKEditor extension in openadmin.
@WebTechKnowledge
@WebTechKnowledge Жыл бұрын
will think about that
@aliddekibryan1835
@aliddekibryan1835 11 ай бұрын
after doing that, what if you want to remove the helpers option on the left navbar, how do you do it
@RivaldyFauzan
@RivaldyFauzan Жыл бұрын
really helpful... thanks bud
@bakulimpian8815
@bakulimpian8815 6 ай бұрын
Hi sir... How display student into frondent? Please make tutorial for it
@ORLDDDPRO
@ORLDDDPRO 8 ай бұрын
do u have dashboard sample of this?
@themeemathaha3773
@themeemathaha3773 11 ай бұрын
Call to undefined method OpenAdmin\Admin\Admin::jQuery() how can i fix it?
@anelenyongwana4955
@anelenyongwana4955 11 ай бұрын
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??
@AkshayWavare-rd2nk
@AkshayWavare-rd2nk 4 ай бұрын
I have created Teacher module using Scaffold. it gives error Target class [App\Admin\Controllers\App\Admin\Controllers\TeacherController] does not exist.
@informationautomate3816
@informationautomate3816 3 ай бұрын
I created two admin user routes by mistake it shows in the sidebar 2 times how to delete one of them?
@inasahamed073
@inasahamed073 Жыл бұрын
really impressed me
@vipinchauhan2454
@vipinchauhan2454 Жыл бұрын
thanks bro pls create fully ROLE BASE Access Control System
@yeonjih
@yeonjih Жыл бұрын
is this capable for like invoice page that have computation?
@ali_hassan002
@ali_hassan002 11 ай бұрын
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
@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.
@bakulimpian8815
@bakulimpian8815 6 ай бұрын
How import excel sir to data? Example import excel to student
@huseyinlora
@huseyinlora Жыл бұрын
Thank you so much!
@Fluxxx1001
@Fluxxx1001 8 ай бұрын
i like this
@youaskforit
@youaskforit 5 ай бұрын
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.
@anshukumarpandey2858
@anshukumarpandey2858 9 ай бұрын
Sir how can we deploy this Admin panel on aws
@265Entertainment
@265Entertainment Жыл бұрын
Thanks my guy
@patrickesguerra1996
@patrickesguerra1996 Жыл бұрын
How to mirror my existing database to the Open admin?
@halleyhart7161
@halleyhart7161 Жыл бұрын
Thanks man
@akdisrael
@akdisrael 9 ай бұрын
how to make relationship in tables using scaffold?
@MMartinsMr
@MMartinsMr Жыл бұрын
Hi. How to change language? Is that possible?
@sandeepsharmalife
@sandeepsharmalife 9 ай бұрын
how to make view file in admin panel and where can i save view file in folder
@filmzonebh
@filmzonebh 6 ай бұрын
In 8:42 where creating the Scaffold I’m getting error : Method Illuminate\Database\MySqlConnection::isDoctrineAvailable does not exist. Please help
@ugurbayav8439
@ugurbayav8439 6 ай бұрын
Did you find the solution?
@Miss_YouTube_01
@Miss_YouTube_01 5 ай бұрын
Same error
@Miss_YouTube_01
@Miss_YouTube_01 5 ай бұрын
You guys got solution?
@BhumiAK-hl6oy
@BhumiAK-hl6oy 5 ай бұрын
sir full course laravel open admin penal
@Anieyoo
@Anieyoo 16 күн бұрын
Guys, someone did scheduling at open-admin? For me not works, and I don't know why.
@rifaulahmed2525
@rifaulahmed2525 6 ай бұрын
I followed every single step but when i type '/admin' my open admin did not open ???
@nikola3013
@nikola3013 6 ай бұрын
I don't see the image after making the update to the .env file on 13:15
@zmazay8793
@zmazay8793 Жыл бұрын
can we add custom theme of our own in this open admin ?
@PriyankaJain-qx7cm
@PriyankaJain-qx7cm 7 ай бұрын
did you find out?
@Diego-cz4qw
@Diego-cz4qw 5 ай бұрын
8:49 Method Illuminate\Database\MySqlConnection::is DoctrineAvailable does not exist. Please help
@Miss_YouTube_01
@Miss_YouTube_01 5 ай бұрын
Same error
@Miss_YouTube_01
@Miss_YouTube_01 5 ай бұрын
Tell me if you get solution
@arunbasnet5423
@arunbasnet5423 Жыл бұрын
Can u make video using AdminLte
@edwinaritama
@edwinaritama Жыл бұрын
yii2 have a crud generator built in, i wonder if laravel have something similar
@tarikkucevic3976
@tarikkucevic3976 5 ай бұрын
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 2 ай бұрын
Same error i'm having
@hamidoahmed9985
@hamidoahmed9985 Жыл бұрын
thanks, you're the best
@WebTechKnowledge
@WebTechKnowledge Жыл бұрын
You're welcome!
@alonegamer8109
@alonegamer8109 7 ай бұрын
everyone is just doin admin panel. no one is doing fronend. why is that ? we also want to develop front end bro.
@barathaaberathne2617
@barathaaberathne2617 6 ай бұрын
Think if u mastered the admin panel, is't very easy to do the front end as well
@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
@harwnh9158
@harwnh9158 Жыл бұрын
How can i show my dbs datas that I generated before use this dashboard
@spacely909
@spacely909 5 ай бұрын
Method Illuminate\Database\MySqlConnection::isDoctrineAvailable does not exist. i had this error after adding the student scaffold, please help me out
@VirendraPrajapati8
@VirendraPrajapati8 5 ай бұрын
same here, did you resolved it?
@tarikkucevic3976
@tarikkucevic3976 5 ай бұрын
same problem bro
@VirendraPrajapati8
@VirendraPrajapati8 4 ай бұрын
Use laravel 8 9 or 10, versions 11 having this issue. I have tested on 10 it is working ok
@tarikkucevic3976
@tarikkucevic3976 4 ай бұрын
Yeah but I am at the middle of the project
@aswanthvp
@aswanthvp Жыл бұрын
How can I change the view file design of created crud ? (crud operation done by Scaffold option)
@BetuaBlaise-pk6pm
@BetuaBlaise-pk6pm 10 ай бұрын
i have the some issue, if we can get help for that
@anti-cheatexplorer2815
@anti-cheatexplorer2815 11 ай бұрын
How can İ remove /public/ from url?
@AatifShekh-qv3hm
@AatifShekh-qv3hm 6 ай бұрын
use htaccess
@narend
@narend 10 ай бұрын
sir there was a doubt
@narend
@narend 10 ай бұрын
How to use join query in this admin
@bfgproduction136
@bfgproduction136 9 ай бұрын
Here I suggest choosing an admin panel for your Laravel project: kzbin.info/www/bejne/i3SsnYhneaaMq9U
@jeetyashshah8524
@jeetyashshah8524 10 ай бұрын
Mene sab process kiya uske baad bhi not found aaraha hai
@கவியரங்கம்-ச8ச
@கவியரங்கம்-ச8ச Жыл бұрын
Hi..Please help if you can help with studying 
@WebTechKnowledge
@WebTechKnowledge Жыл бұрын
Yes..i can help you..but can you explain here ...or mail me at yaminshakil7@gmail.com
@கவியரங்கம்-ச8ச
@கவியரங்கம்-ச8ச Жыл бұрын
I have sent you an email
@dooks123
@dooks123 3 ай бұрын
Obsolete for new laravel version. open admin is outdated, the doctrine is outdated. not compatible anymore.
@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
@sohelchowdhury6713
@sohelchowdhury6713 Жыл бұрын
Bhai mone hoy over here word ta notun shikchn...
@WebTechKnowledge
@WebTechKnowledge Жыл бұрын
Next time ei bepare careful thakbo....tarahura kore ei video ta banano hoice to..tai notice kori nai
@Miss_YouTube_01
@Miss_YouTube_01 5 ай бұрын
​@@WebTechKnowledgesir im getting error
@TruckL-kc2hh
@TruckL-kc2hh Ай бұрын
so fast
Create Admin Panel in Laravel using Filament Step by Step
18:36
Web Tech Knowledge
Рет қаралды 59 М.
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 134 МЛН
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 54 МЛН
When u fight over the armrest
00:41
Adam W
Рет қаралды 21 МЛН
I Turned My Mom into Anxiety Mode! 😆💥 #prank #familyfun #funny
00:32
PHP Dynamic Website with Admin Panel - Demo
8:23
VFIX TECHNOLOGY
Рет қаралды 34 М.
Part 1-Admin Panel: How to Setup (Arrange Files) and make a Admin Panel in php
17:33
Laravel CRUD in 50 minutes for Beginners  from Scratch
49:58
Devtamin
Рет қаралды 226 М.
How to Create Admin Panel Easily in Laravel Using Backpack for Laravel
18:28
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,5 МЛН
You Won’t Believe What Excel’s Copilot Can Do! (new updates)
10:37
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 134 МЛН