PHP with Laravel for beginners – Become a Master in Laravel
@UdemyDownload
Download 👇🏽
Interesting
Kalven Klein2020-04-25 18:09:45
African Grey birds are self-confident birds that can develop excellent vocabularies and can speak very clearly. African Greys also love to precisely imitate strange sounds, such as the key in the lock or the sound of the telephone. Tending to be quieter birds, African Greys appreciate peaceful household environments. They are often quite
Hi, i need a help, who can explain about SSO with MS azure, my laravel IDP or a cloud azure IDP?
2020-04-25 20:04:57
Trying to start to learn laravel…
hicham0x2020-04-25 21:20:19
hicham0x2020-04-25 21:20:36
I have this pb when i want install laravel
hicham0x2020-04-25 21:21:55
DesolatorMagno2020-04-25 21:35:18
DW, i have 3 years with that problem and i am still alive.
RamiN75e2020-04-25 21:36:09
Hi, If anyone needs an English chat group, send me a message for link its.
hicham0x2020-04-25 21:40:36
DesolatorMagno2020-04-25 21:35:18
DW, i have 3 years with that problem and i am still alive.
You resolve that problem
DesolatorMagno2020-04-25 21:41:13
no, it just say it can’t use cache, is not the end of the world.
hicham0x2020-04-25 21:41:47
Okey my friend
l_alexis2020-04-25 22:18:34
Hi guys, anyone used graphql for laravel? Any recommendations for the library? I’ve found rebing/graphql-laravel, maybe someone have bad experience with the one or used better library?
Siberfx2020-04-25 23:06:01
l_alexis2020-04-25 22:18:34
Hi guys, anyone used graphql for laravel? Any recommendations for the library? I’ve found rebing/graphql-laravel, maybe someone have bad experience with the one or used better library?
I don’t know that one but usually I use this one;
https://github.com/nuwave/lighthouse
GitHub – nuwave/lighthouse: A framework for serving GraphQL from Laravel – GitHub A framework for serving GraphQL from Laravel. Contribute to nuwave/lighthouse development by creating an account on GitHub.
Siberfx2020-04-25 23:09:21
link is broken,
Siberfx2020-04-25 23:09:58
btw you dont need to pin me in post, its not my post
giorbismiguel2020-04-25 23:23:34
Siberfx2020-04-25 23:09:58
btw you dont need to pin me in post, its not my post
Sorry
giorbismiguel2020-04-25 23:24:21
l_alexis2020-04-25 22:18:34
Hi guys, anyone used graphql for laravel? Any recommendations for the library? I’ve found rebing/graphql-laravel, maybe someone have bad experience with the one or used better library?
GraphQL w/ Laravel & Vue – Overview – Part 1 – YouTube We take a look at using GraphQL with Laravel and Vue.js. In this first part, we take a look at the GitHub API to see some of the problems that GraphQL solves over a traditional REST API.
We then take a look at the Lighthouse PHP package to work with GraphQL within Laravel. We take a look at the tutorial app which implements a blog. We get familiar with GraphQL tools like GraphiQL and GraphQL Playground.
We then take a look at Vue Apollo for our GraphQL client on the front-end. We take a look at the basics and start communicating with our backend.
# LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself
wangdeer2020-04-26 05:56:19
Anyone has used this package https://github.com/andersao/l5-repository . Could help me see this issue (https://github.com/andersao/l5-repository/issues/706)?
GitHub – andersao/l5-repository: Laravel 5 – Repositories to abstract the database layer – GitHub Laravel 5 – Repositories to abstract the database layer – GitHub – andersao/l5-repository: Laravel 5 – Repositories to abstract the database layer
skys2152020-04-26 07:25:23
wangdeer2020-04-26 05:56:19
Anyone has used this package https://github.com/andersao/l5-repository . Could help me see this issue (https://github.com/andersao/l5-repository/issues/706)?
dig into source code
wangdeer2020-04-26 11:30:29
@skys215 Thank you I dig into the source, It’s the framework apiato make pushCriteria(app(RequestCriteria::class)); twice in two position.
skys2152020-04-26 11:47:12
Yeah
2020-04-26 12:14:45
Heloi
2020-04-26 12:40:04
Anyone know laravel and express js
Phen2020-04-26 12:46:14
Hello All,
I have one question about Laravel gate and Policy. I want to use it to protect resource for different types of users and dynamic roles and permissions. But in the document don’t tell about that. Do you have any good guide for me to implement it?
Thanks!
Pro2020-04-26 12:50:03
U can make a roles model and use it with laravel gate
2020-04-26 12:53:23
This is what is saw on my chrome devtool for the site on sheared host
2020-04-26 12:53:23
This is what was displayed on chrome devtool for the site on my localhost
2020-04-26 12:54:08
Does anyone know laravel and express js
2020-04-26 12:55:00
Does anyone know laravel and express js
Jihat_developer2020-04-26 13:00:23
how connection to mariadb by laravel 7.6
Jihat_developer2020-04-26 13:01:38
Jihat_developer2020-04-26 13:02:03
Jihat_developer2020-04-26 13:01:38
how connection to mariadb by laravel 7.6
cayetanohosma2020-04-26 13:12:46
Jihat_developer2020-04-26 13:02:03
how connection to mariadb by laravel 7.6
Are you sure that you have online the database and the laravel database exists?
cayetanohosma2020-04-26 13:12:58
Are you using docker?
Jihat_developer2020-04-26 13:13:41
Luan Cardoso2020-04-26 13:13:58
Good morning guys!
What do you know about Laravel transactions?
With MySQL, more specifically, nested transactions.
In pure MySQL, this is possible through savepoints.
How Eloquent ORM deals with this? Do I need to say where to put the save points or it does it internally for us?
Jihat_developer2020-04-26 13:14:12
cayetanohosma2020-04-26 13:12:58
Are you using docker?
no?
Jihat_developer2020-04-26 13:14:22
cayetanohosma2020-04-26 13:12:46
Are you sure that you have online the database and the laravel database exists?
yes
aayush14852020-04-26 13:20:47
2020-04-26 12:54:08
Does anyone know laravel and express js
Yes what you’re problem
wangdeer2020-04-26 13:23:02
Luan Do u mean this ? https://github.com/lazychaser/laravel-nestedset
GitHub – lazychaser/laravel-nestedset: Effective tree structures in Laravel 4-8 – GitHub Effective tree structures in Laravel 4-8. Contribute to lazychaser/laravel-nestedset development by creating an account on GitHub.
cayetanohosma2020-04-26 13:23:46
Jihat_developer2020-04-26 13:14:22
yes
Did you try to write localhost instead?
Luan Cardoso2020-04-26 13:25:08
wangdeer2020-04-26 13:23:02
Luan Do u mean this ? https://github.com/lazychaser/laravel-nestedset