← prev | next →
nazmulpcc 2021-02-19 20:36:31
2021-02-19 20:33:27
and for 7 and 8 has lot of upgrade for the syntax
Yes I have upgraded a few applications from 5.8 to 8. But had to change very few things as most of the changes are kind of “additional”
2021-02-19 20:37:41
for me as beginner its a lot. too many that i have to setup again with the syntax. i thought
Akhilbansal122 2021-02-19 20:43:02
Akhilbansal122 2021-02-19 20:43:25
I create first time migration command table and
Akhilbansal122 2021-02-19 20:43:36
Tun migrate
emma_kodes 2021-02-19 20:44:18
Y’all using windows for programming should try Ubuntu or zorin os.
nazmulpcc 2021-02-19 20:45:56
Akhilbansal122 2021-02-19 20:43:02
You’re picture doesn’t show the most important line. and try to take a screenshot instead of a photo.
pardeep9218 2021-02-19 20:48:25
Akhilbansal122 2021-02-19 20:43:02
Migrate fresh
pardeep9218 2021-02-19 20:48:36
Table already exists
2021-02-19 20:57:09
Akhilbansal122 2021-02-19 20:43:02
have you turn on your xampp?
2021-02-19 20:57:22
for the localhost server
Akhilbansal122 2021-02-19 20:57:57
2021-02-19 20:57:09
have you turn on your xampp?
Already on
nazmulpcc 2021-02-19 20:58:51
pardeep9218 2021-02-19 20:48:36
Table already exists
Yeah this one. The table users already exists so the migration is failing
AMIT 2021-02-19 20:59:29
Kriti Agarwal 2021-02-19 15:16:24
Can anyone help me in optimising a query with group by clause as the table contains 100k of data and query is taking too long in mysql
Use chunk()
nazmulpcc 2021-02-19 21:01:06
what happened is, When you first ran your migration, the table was created, but the process faced an error, may be while creating an index or a foreign key, so the migration exited. So when you are trying again, it is saying that the table already exists
Sandhya M 2021-02-19 21:09:41
Akhilbansal122 2021-02-19 20:43:02
php artisan migrate:fresh try to use this . Then through migrate command
Mobillium 2021-02-19 21:28:18
How to add deleted_at column on database in laravel now it’s giving error
nazmulpcc 2021-02-19 21:30:08
Mobillium 2021-02-19 21:28:18
How to add deleted_at column on database in laravel now it’s giving error
Inside your schema building function,
$table->softDeletes()
or
$table->timestamp(‘deleted_at’)->nullable()
Mobillium 2021-02-19 21:30:19
Mobillium 2021-02-19 21:30:51
nazmulpcc 2021-02-19 21:30:08
Inside your schema building function,
$table->softDeletes()
or
$table->timestamp(‘deleted_at’)->nullable()
Yeah i forgot to add nullable()
Thanks
nazmulpcc 2021-02-19 21:36:02
Mobillium 2021-02-19 21:30:51
Yeah i forgot to add nullable()
Thanks
oh yes, I found out this the hard way. timestamp columns doesn’t seem to work without a nullable or default value
Patil Ashish 2021-02-19 21:39:52
Looking for Php laravel and react js developers ( individual only)(contract basis)
Mim experience:- 3+ yrs
Dm me with your resume and contact details
Severusxyz 2021-02-19 23:41:55
2021-02-19 20:33:27
and for 7 and 8 has lot of upgrade for the syntax
Yes. I haven’t migrated yet
RahiMSuleymaN 2021-02-20 02:12:59
hi everyone,I work on a blog site( for programmers) and the site is multilanguage and I use livewire for changing language.But livewire stopped prismjs( hightlight… ) when I change language
RahiMSuleymaN 2021-02-20 02:13:17
how can I solved it?
RahiMSuleymaN 2021-02-20 02:13:31
RahiMSuleymaN 2021-02-20 02:13:57
RahiMSuleymaN 2021-02-20 02:14:26
thanks in advanced
The_ark3 2021-02-20 03:18:59
hello i get an error of ‘This action is anauthorized ‘ when i try to add files to the database .What might be the reason
rachidloukili 2021-02-20 03:30:27
Hello everybody, what practices should i add to secure laravel website,thanks in advance
2021-02-20 06:34:55
https://youtu.be/KNpsqj5vVkM
How to install Typing Master –
YouTubeIn this video we will see how to install Typing Master and how to add and delete paragraphs.To download Typing Master, install the Telegram app on your mobil…
Kapil Sharma 2021-02-20 07:38:38
Akhilbansal122 2021-02-18 18:46:12
Check your form tag
Ayushi2020 2021-02-20 08:20:58
https://www.linkedin.com/posts/ayushi-goel-066818152_novostack-laraveldevelopers-pythondevelopers-activity-6768759077179838464-xXA9
Ayushi Goel on LinkedIn: #NovoStack #laraveldevelopers #pythondevelopers –
Linkedin#NovoStack is hiring for the below positions.
1. Laravel Developer (2 to 5 years).
2. Python Developer ( 2 to 5 years).
3. Dot Net Developer (2 to 5 years…
Prem Soni 2021-02-20 08:26:32
Ayushi2020 2021-02-20 08:20:58
https://www.linkedin.com/posts/ayushi-goel-066818152_novostack-laraveldevelopers-pythondevelopers-activity-6768759077179838464-xXA9
you want freelancer?
← prev | next →