>>> use DB
>>> DB::setDefaultConnection(‘DB_001’);
M2020-11-06 21:57:36
not work
Ubamiller2020-11-06 22:39:27
If you are a UI/UX DESIGNER, GRAPHIC DESIGNER, DIGITAL MARKETER, COMIC DESIGNER
I’ve a personal innovation I’m working on
I’m inviting people of ๐ category to join me
Ubamiller2020-11-06 22:40:52
Ubamiller2020-11-06 22:39:27
If you are a UI/UX DESIGNER, GRAPHIC DESIGNER, DIGITAL MARKETER, COMIC DESIGNER
I’ve a personal innovation I’m working on
I’m inviting people of ๐ category to join me
It ain’t paying now but it is sure to make every participant rich in no time
Ubamiller2020-11-06 22:41:31
Ubamiller2020-11-06 22:40:52
It ain’t paying now but it is sure to make every participant rich in no time
Follow the link to join the WhatsApp group
https://bit.ly/3n5GDER
Fashion9ja.com.ng – WhatsApp.com WhatsApp Group Invite
Ubamiller2020-11-06 22:43:11
Please its a new and very strict group if your not in that category please don’t join Laravel Developers are also welcome๐๐๐
Neel2020-11-06 23:10:41
If you want to add scheduling capability in your models without cron jobs then use this awesome 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
shijazi2020-11-06 23:21:26
Nice package
Ubamiller2020-11-06 23:22:53
Neel2020-11-06 23:10:41
If you want to add scheduling capability in your models without cron jobs then use this awesome package :
https://github.com/neelkanthk/laravel-schedulable
nice package
V0L712020-11-07 02:35:41
hey guys, what do you consider the best packages in your projects?
Billa_Bongg2020-11-07 02:43:26
I am using components on a laravel 8 project….I’m working on the edit function and I have populated the input fields well but the problem is when I change an input field and I go to the next input field,my change is discarded and the input field resets to the original value…. How can I make the input field to take the new value?
DesolatorMagno2020-11-07 02:43:31
Those that do what i need.
V0L712020-11-07 03:29:34
I am a newbie to laravel, I am trying to integrate cashier into my system with laravel 8, I need all the users who register to also be directly in my list in clients in the stripe dashboard.
In previous versions, I managed to do it by modifying the registercontroller, adding the:
hi I want upload image in laravel but I had problem. when I moved project from localhost to cpanel host I cant give the project the right way to upload
can anyone help?
sepehrpg2020-11-07 18:19:05
sepehrpg2020-11-07 18:18:40
hi I want upload image in laravel but I had problem. when I moved project from localhost to cpanel host I cant give the project the right way to upload
can anyone help?
index.php
sepehrpg2020-11-07 18:19:42
sepehrpg2020-11-07 18:18:40
hi I want upload image in laravel but I had problem. when I moved project from localhost to cpanel host I cant give the project the right way to upload
can anyone help?
uploading code
sepehrpg2020-11-07 18:22:03
my project route is :
file manager cpanel/app_laravel
public folder route is :
public_html/app_test/
and I want uploading in :
public_html/app_test/img/slider
DarkHorseLand2020-11-07 18:43:23
hello guys i’m open for remote job
Billa_Bongg2020-11-07 18:48:17
sepehrpg2020-11-07 18:19:42
uploading code
Your path according to this screenshot is img/iconApp not img/slider as you state