What do you consider the best packages in your projects?

|
DesolatorMagno 2020-11-06 21:51:37
And config(‘database.default’)
M 2020-11-06 21:57:26
>>> use DB
>>> DB::setDefaultConnection(‘DB_001’);
M 2020-11-06 21:57:36
not work
Ubamiller 2020-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

Ubamiller 2020-11-06 22:40:52
Ubamiller 2020-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

Ubamiller 2020-11-06 22:41:31
Ubamiller 2020-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.ngWhatsApp.com
WhatsApp Group Invite
Ubamiller 2020-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๐Ÿ˜„๐Ÿ˜„๐Ÿ˜„
Neel 2020-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 jobsGitHub
Schedule and unschedule eloquent models elegantly without cron jobs – GitHub – neelkanthk/laravel-schedulable: Schedule and unschedule eloquent models elegantly without cron jobs
shijazi 2020-11-06 23:21:26
Nice package
Ubamiller 2020-11-06 23:22:53
Neel 2020-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

V0L71 2020-11-07 02:35:41
hey guys, what do you consider the best packages in your projects?
Billa_Bongg 2020-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?
DesolatorMagno 2020-11-07 02:43:31
Those that do what i need.
V0L71 2020-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:

$ stripeCustomer = $ user-> createAsStripeCustomer ();

Could someone guide me where I can do that? I use jetstream.

snehalkadwe 2020-11-07 05:07:56
Hello, I am new to laravel and try to implement it with Jetstream and Inertia. Is there any tutorial for it
bestlasupport 2020-11-07 06:10:44
laravel_discuss-58299.jpg
hi,
what can i do to resolve this error?
i want to install laravel via composer in windows
The_ark3 2020-11-07 09:11:43
snehalkadwe 2020-11-07 05:07:56
Hello, I am new to laravel and try to implement it with Jetstream and Inertia. Is there any tutorial for it

Yes there is a tutorial

The_ark3 2020-11-07 09:12:12
The_ark3 2020-11-07 09:11:43
Yes there is a tutorial

Let me see the link to the tutorial

The_ark3 2020-11-07 09:14:17
snehalkadwe 2020-11-07 05:07:56
Hello, I am new to laravel and try to implement it with Jetstream and Inertia. Is there any tutorial for it

https://jetstream.laravel.com/1.x/stacks/inertia.html

Inertia | Laravel JetstreamLaravel
Beautifully designed application scaffolding for Laravel
Symoh 2020-11-07 12:32:18
laravel_discuss-58310.jpg

Symoh 2020-11-07 12:32:30
Getting the error
Billa_Bongg 2020-11-07 12:51:31
Symoh 2020-11-07 12:32:18

Not clear

Symoh 2020-11-07 13:14:15
1 IlluminateFilesystemFilesystem::requireOnce(“C:xampphtdocsmyprojectd
abasemigrations/2020_09_29_085850_create_users_phone_number_table.php”)
C:xampphtdocsmyprojectvendorlaravelframeworksrcIlluminateDatabase
igrationsMigrationCreator.php:85

2 IlluminateDatabaseMigrationsMigrationCreator::ensureMigrationDoesntAlre
yExist(“create_employeeas_table”, “C:xampphtdocsmyprojectdatabasemigratio
“)
C:xampphtdocsmyprojectvendorlaravelframeworksrcIlluminateDatabase
igrationsMigrationCreator.php:50

Please use the argument -v to see more details.

Symoh 2020-11-07 13:14:54
this is the error
mehrb0d 2020-11-07 13:15:45
Symoh 2020-11-07 13:14:54
this is the error

try:
php artisan migrate:fresh

rezphp 2020-11-07 13:17:07
laravel 5.4
i want enter to admin panel bud it show this erorr
how can I solve this ???
NotFoundHttpException in Application.php line 903:
zzovezz 2020-11-07 13:19:32
Hi friends,
Any body knows free tool for software documentation?
Htag5 2020-11-07 13:55:10
Please who has already programmed the email sending according to the parameter of a user for help

๏ฟผ

Htag5 2020-11-07 13:55:31
Htag5 2020-11-07 13:55:10
Please who has already programmed the email sending according to the parameter of a user for help

๏ฟผ

โ‰๏ธ

Ashish Patel 2020-11-07 14:17:43
Symoh 2020-11-07 12:32:18

I also getting this type of error in 6,7 and above version so please 5.8 version install

MishalLeo 2020-11-07 14:50:58
laravel_discuss-58326.jpg

MishalLeo 2020-11-07 14:51:09
How can we create select box for this data
anuprasadgc 2020-11-07 14:53:35
laravel_discuss-58328.jpg
i’m a beginner in laravel starts my learning today. I cant run this anyone please help me
iAcid 2020-11-07 14:55:15
anuprasadgc 2020-11-07 14:53:35
i’m a beginner in laravel starts my learning today. I cant run this anyone please help me

composer install

anuprasadgc 2020-11-07 15:04:55
iAcid 2020-11-07 14:55:15
composer install

i also installed the composer

Ashish Patel 2020-11-07 15:12:59
anuprasadgc 2020-11-07 14:53:35
i’m a beginner in laravel starts my learning today. I cant run this anyone please help me

Composer install and set path in your pc?

MishalLeo 2020-11-07 15:13:24
MishalLeo 2020-11-07 14:51:09
How can we create select box for this data

Please

Ashish Patel 2020-11-07 15:14:16
iAcid 2020-11-07 14:55:15
composer install

No need to necessarily written artisan command

Htag5 2020-11-07 15:14:20
Htag5 2020-11-07 13:55:10
Please who has already programmed the email sending according to the parameter of a user for help

๏ฟผ

โ—๏ธโ—๏ธโ‰๏ธ

MishalLeo 2020-11-07 15:15:44
MishalLeo 2020-11-07 14:50:58

This is the data

MishalLeo 2020-11-07 15:36:49
..
TOXmoltox 2020-11-07 17:16:09
anuprasadgc 2020-11-07 14:53:35
i’m a beginner in laravel starts my learning today. I cant run this anyone please help me

Check your path configs. I’m no Windows User but slashes and backslashes in path look strange for me

2020-11-07 18:03:35
Source code are available for sale

Sample projects – YouTubeYouTube
sepehrpg 2020-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?

sepehrpg 2020-11-07 18:19:05
sepehrpg 2020-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?

laravel_discuss-58347.jpg
index.php

sepehrpg 2020-11-07 18:19:42
sepehrpg 2020-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?

laravel_discuss-58348.jpg
uploading code

sepehrpg 2020-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

DarkHorseLand 2020-11-07 18:43:23
hello guys i’m open for remote job
Billa_Bongg 2020-11-07 18:48:17
sepehrpg 2020-11-07 18:19:42
uploading code

Your path according to this screenshot is img/iconApp not img/slider as you state

snehalkadwe 2020-11-07 21:25:44
The_ark3 2020-11-07 09:14:17
https://jetstream.laravel.com/1.x/stacks/inertia.html

Thank you amos

|