Neel 2020-11-04 13:24:07
Schedule eloquent models easily without cron jobs with this package.
https://github.com/neelkanthk/laravel-schedulable
GitHub – neelkanthk/laravel-schedulable: Schedule and unschedule eloquent models elegantly without cron jobs – GitHub
Schedule and unschedule eloquent models elegantly without cron jobs – GitHub – neelkanthk/laravel-schedulable: Schedule and unschedule eloquent models elegantly without cron jobs
Schedule and unschedule eloquent models elegantly without cron jobs – GitHub – neelkanthk/laravel-schedulable: Schedule and unschedule eloquent models elegantly without cron jobs
GistOf 2020-11-04 14:05:04
Do you have this vid in the original aspect ratio?
GistOf 2020-11-04 14:05:27
I want to translate it and have fun
2020-11-04 14:37:04
GistOf 2020-11-04 14:05:27
I want to translate it and have fun
No. but it is in youtube. you can image search..
GistOf 2020-11-04 14:38:45
Woulda been nice if I could get the link without needing to search for it
2020-11-04 15:25:44
monthly_wise auto-calculation has been ready.
Billa_Bongg 2020-11-04 16:41:53
In laravel 8…has services been removed?…. I want to create a class and use it in a component
Siberfx 2020-11-04 16:51:44
bootstrap, vue, fortify, jetstorm ?
DesolatorMagno 2020-11-04 18:05:51
Yes? you need to get better at asking question.
M 2020-11-04 18:06:21
Larevel How to Jwt auth
Anu 2020-11-04 18:21:57
M 2020-11-04 18:06:21
Larevel How to Jwt auth
https://www.medianova.com/en-blog/2020/01/17/laravel-api-jwt-examples
LARAVEL API- JWT Examples – Fastest SecureCDN
Today we will develop an API (Application Programming Interface) application via Laravel and provide security through JWT….
Today we will develop an API (Application Programming Interface) application via Laravel and provide security through JWT….
M 2020-11-04 18:27:43
Ajax Jwt login How to
DesolatorMagno 2020-11-04 18:28:55
He can’t.
DesolatorMagno 2020-11-04 18:29:17
You just make it so it login automatically.
DesolatorMagno 2020-11-04 18:30:26
Why don’t you do what a sane person would do, for example, redirecto to login and put that data in the form so the user only have to click the button.
DesolatorMagno 2020-11-04 18:31:33
You would have to start by removing it from here, and make, maybe, a middleware.
DesolatorMagno 2020-11-04 18:32:21
In any case there is the option guest exactly for that, to show info to not user.
DesolatorMagno 2020-11-04 18:33:13
You can make a route for login.
DesolatorMagno 2020-11-04 18:34:27
Because you put that in a global place.
DesolatorMagno 2020-11-04 18:34:56
Change it into a middleware and leave out the home and login, or just login.
DesolatorMagno 2020-11-04 18:35:59
I am working, i am just taking 5 minutes before i continue.
M 2020-11-04 21:03:50
PHP Fatal error: Allowed memory size of 1610612736
M 2020-11-04 21:04:16
I can’t solve this error I’m using wamp 3.0
naseemali30 2020-11-04 21:10:31
M 2020-11-04 21:03:50
PHP Fatal error: Allowed memory size of 1610612736
increase memory in php init
naseemali30 2020-11-04 21:12:07
urgent requirements of laravel developer ,
pakage : 2-5lac
experience: 1-4 year
location: sector 10 Noida
pakage : 2-5lac
experience: 1-4 year
location: sector 10 Noida
M 2020-11-04 21:18:04
naseemali30 2020-11-04 21:10:31
increase memory in php init
I tired, no way
M 2020-11-04 21:19:09
Yes but no way
M 2020-11-04 21:19:27
Yes restarf tried
M 2020-11-04 21:19:39
No way
M 2020-11-04 21:20:24
Thanks friend
M 2020-11-04 21:22:32
I have one more question. Where is the jwt token stored and how it is added to http requests.
naseemali30 2020-11-04 21:24:17
M 2020-11-04 21:18:04
I tired, no way
how memory do have given when that error arise
M 2020-11-04 21:25:06
128m
naseemali30 2020-11-04 21:25:28
M 2020-11-04 21:22:32
I have one more question. Where is the jwt token stored and how it is added to http requests.
header contain jwt token and in database
naseemali30 2020-11-04 21:25:56
M 2020-11-04 21:25:06
128m
try making it 500MB
2020-11-04 21:26:09
M 2020-11-04 21:25:06
128m
Change it to -1
M 2020-11-04 21:26:23
Iı treid 512 and -1
2020-11-04 21:26:30
Close wamp, open again then try.
M 2020-11-04 21:26:34
PHP ini change
M 2020-11-04 21:26:45
2020-11-04 21:26:30
Close wamp, open again then try.
Yes but no way
2020-11-04 21:26:58
Then uninstall wamp
Guudu 😊 2020-11-04 21:27:21
Install xmpp
M 2020-11-04 21:27:55
naseemali30 2020-11-04 21:25:28
header contain jwt token and in database
where is the client stored and how to add it to the http request again
M 2020-11-04 21:28:42
Guudu 😊 2020-11-04 21:27:21
Install xmpp
Wamp best then xmpp
Guudu 😊 2020-11-04 21:28:54
Noo…!
Guudu 😊 2020-11-04 21:29:06
Xmppp is best
Guudu 😊 2020-11-04 21:29:17
Up to date…!
2020-11-04 21:29:59
You only need apache and php, db, use anything that is easy and with no bugss
Guudu 😊 2020-11-04 21:30:22
2020-11-04 21:29:59
You only need apache and php, db, use anything that is easy and with no bugss
Right
naseemali30 2020-11-04 21:30:27
M 2020-11-04 21:27:55
where is the client stored and how to add it to the http request again
actually there are two methods of it one by database and another by storing in storage file and to update header try searching “how to update header authorization token in laravel”