Hi friends
I need a contact for a Software Project Manager
To be not an Indian
Marwa Abdulmoniem2020-09-19 16:46:59
Hi guys.. How to insert photo in laravel to this page
hartge2020-09-19 17:06:46
{{ asset(….) }}}
Eliberio2020-09-19 17:31:33
https://www.youtube.com/watch?v=_5IU2tVKQs0
Explorando InertiaJS – YouTube Desde Guatemala Ariel Mejía nos mostrará como trabajar con InertiaJS
Rohit Pahuja2020-09-19 18:24:26
After updating in laravel 8 can i watch video from youtube Of laravel 7 and apply in laravel 8 is it possible??
DesolatorMagno2020-09-19 18:26:10
Read the release note for Laravel 8, the majority is the same but there are a couple of changes.
Shivendra2020-09-19 18:36:56
https://www.youtube.com/c/Realprogrammer
Shivendra2020-09-19 18:37:11
Please watch and subscribe
Shivendra2020-09-19 18:41:40
And please give suggestions if tequired
badralwattar2020-09-19 19:16:24
Marwa Abdulmoniem2020-09-19 10:10:36
Hi, how can I convert the site to api on laravel
You have to put the routes in api.php not web.php
And in the other side you must put api at the beginning of the url
Here is a tutorial about that
Laravel Tutorial – Building API, Testing it using Postman & Ajax https://youtu.be/OuJB4TaI6G8
Laravel Tutorial – Building API, Testing it using Postman & Ajax – YouTube We will build API using Laravel from the beginning until the end with a brief of explanation on a whiteboard. and also we will test it using postman and Ajax.
your count is beening zero, $products->comments->count();
DesolatorMagno2020-09-19 20:49:57
I think it would be easier to just use avg.
Jadidi_822020-09-19 20:50:57
can I use average with elequent
DesolatorMagno2020-09-19 20:52:02
Try what say Nike always say, “Just do it”
gaidyjg2020-09-19 20:52:46
DesolatorMagno2020-09-19 20:48:51
https://laravel.com/docs/8.x/queries#aggregates
yeah, read this… you’ll be surprised
Jadidi_822020-09-19 20:53:41
ok thanks
badralwattar2020-09-19 22:05:43
Jadidi_822020-09-19 20:43:57
hello huys how can I set nullable for this var
Make an if statement to check if the diameter is zero or not
In the migration use
->nullable()
dennisdev12342020-09-20 01:17:28
hello …..how can i update or add new .env values dynamically via admin dashboard
uKUTUK2020-09-20 02:21:21
Why?
fusuf2020-09-20 02:27:20
its hard
Siberfx2020-09-20 05:38:50
dennisdev12342020-09-20 01:17:28
hello …..how can i update or add new .env values dynamically via admin dashboard
there is a package to do that, or you can do it with an helper
sticky982020-09-20 06:20:31
Action PostsController not defined. I am stock on this error
sticky982020-09-20 06:20:46
Action PostsController@store not defined. (View: C:xampphtdocslsappresourcesviewspostcreate.blade.php)
sticky982020-09-20 06:21:02
sticky982020-09-20 06:22:25
Bittle2020-09-20 06:40:36
Mortezamu2020-05-15 01:52:30
Is there anyone who help me to solve this laravel error:
Fatal error: Uncaught RuntimeException: A facade root has not been set
I’m having this error too. I created a new laravel project (laravel create online-store), then I ran php vendor/bin/homestead/make, then vagrant up. Then I just get this error 🙁
BhaveshVyas232020-09-20 07:51:56
Any one have laravel vue.js demo with perfect crud operation
Mos4r5802020-09-20 08:43:31
add language current page
Debanjan_Roy2020-09-20 10:03:38
How to use Auth class for login purpose with different model?
PetitJosephKMK2020-09-20 10:09:40
Hi guys, Im new in laravel and I need help.
Debanjan_Roy2020-09-20 10:15:05
PetitJosephKMK2020-09-20 10:09:40
Hi guys, Im new in laravel and I need help.
What kind of?
PetitJosephKMK2020-09-20 10:21:22
its according to the update,
An An2020-09-20 10:25:26
Any one could help me for custom error page ??
PetitJosephKMK2020-09-20 10:26:42
Debanjan_Roy2020-09-20 10:15:05
What kind of?
PetitJosephKMK2020-09-20 10:26:42
Debanjan_Roy2020-09-20 10:15:05
What kind of?
here are my code, but when I edit, the type and image don’t update
GistOf2020-09-20 10:27:19
An An2020-09-20 10:25:26
Any one could help me for custom error page ??
Create the views and put them in
resources/views/errors
An An2020-09-20 10:28:05
How to check the any error of line when custom error page is already available ??
PetitJosephKMK2020-09-20 10:28:09
GistOf2020-09-20 10:29:34
An An2020-09-20 10:25:26
Any one could help me for custom error page ??
If there’s a view called 404.blade.php Laravel will use that for Error 404. The same applies for other types of errors
GistOf2020-09-20 10:29:49
An An2020-09-20 10:28:05
How to check the any error of line when custom error page is already available ??
Read the docs
An An2020-09-20 10:33:41
My project is showing this type of error page
An An2020-09-20 10:34:29
An An2020-09-20 10:34:52
But I want like this for error check
An An2020-09-20 10:40:58
My project is showing error 404 or 500 like this page But
PetitJosephKMK2020-09-20 10:47:15
PetitJosephKMK2020-09-20 10:28:09
When I edit an item, the update does not take into account the images and type.
type is another table conneted to school
Sid2020-09-20 14:02:53
Laravel 8 Tutorial In Hindi: https://www.youtube.com/playlist?list=PL_o2jYI8ZAelmseASwob6yjbMfjBGWAF4
Laravel 8 tutorial in Hindi – YouTube Laravel 8 tutorial in Hindi. You can Learn Laravel 8 in Hindi simple and easy steps starting from basic to advanced concepts with examples. don’t forget to s…
sobirjonovs2020-09-20 14:07:33
Sid2020-09-20 14:02:53
Laravel 8 Tutorial In Hindi: https://www.youtube.com/playlist?list=PL_o2jYI8ZAelmseASwob6yjbMfjBGWAF4