How to Create a Blog in Laravel | Laravel CRUD | Laravel Blog | Create a Blog in Laravel

How to Create a Blog in Laravel | Laravel CRUD | Laravel Blog | Create a Blog in Laravel

Code With Dary

3 года назад

139,751 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Kimo_B
Kimo_B - 29.08.2023 14:59

I know that this is outdated, but when you create slug for the post, can't you just use the Str helper from Laravel? Why do you need to use external services while you can just use Illuminate\Support\Str and do something like:

Str::lower(Str::slug($request->title))

Ответить
LasTCursE69
LasTCursE69 - 20.07.2023 18:26

Tailwind no longer works with laravel 10..

Ответить
khoaa Văn
khoaa Văn - 28.06.2023 18:52

thanks for the tutorial, it's very helpful

Ответить
Sprank
Sprank - 16.06.2023 01:20

this tailwind + Laravel is complete shit nowadays, a lot of problems with dependencies

Ответить
Deeza
Deeza - 15.03.2023 09:55

hello, i want to ask, i have error when i want to create an article, the message error is : SQLSTATE[HY000]: General error: 1364 Field 'user_id' doesn't have a default value
are you have a solution for this error, what should i do? thank you

Ответить
Isaac
Isaac - 21.02.2023 21:13

is this video still relevant?

Ответить
Human Life is Priceless
Human Life is Priceless - 16.02.2023 22:34

Excellent!

Ответить
Dita Krisna
Dita Krisna - 28.01.2023 08:18

Why didn't I find your channel sooner😭 now I get B+ in my web developing study if I just find your channel sooner I might get an A😭

Ответить
Ankit shah
Ankit shah - 29.12.2022 21:27

Hey Dary
Big fan from India
Very excited for laravel and react ecommerce backend+frontend

Ответить
Lý Đức Anh
Lý Đức Anh - 23.11.2022 16:00

i have issue with auth tailwindcss it doesn't work and i can't find the answer
Problem 1
- laravel-frontend-presets/tailwindcss[4.3.0, ..., 4.3.1] require laravel/framework ^8.0 -> found laravel/framework[v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (^9.19).
- Root composer.json requires laravel-frontend-presets/tailwindcss ^4.3 -> satisfiable by laravel-frontend-presets/tailwindcss[4.3.0, 4.3.1].

Ответить
Umair Ahmad
Umair Ahmad - 20.11.2022 14:05

Good one👍. I am little confuse from the commands used for this project setup. Is there any video where you have explain about such commands or any other source?
Thanks

Ответить
Nguyễn Đức Hiếu
Nguyễn Đức Hiếu - 11.11.2022 20:45

Your video so fcking good, i love it <3
Respect !

Ответить
eric
eric - 09.11.2022 20:08

I have a problem while using the command 'composer require laravel-frontend-presets/tailwindcss --dev '.

Problem 1
- Root composer.json requires laravel-frontend-presets/tailwindcss ^2.1 -> satisfiable by laravel-frontend-presets/tailwindcss[2.1.0, 2.2.0, 2.2.1, 2.2.2].
- laravel-frontend-presets/tailwindcss[2.1.0, ..., 2.2.2] require laravel/framework ^5.5 || ^6.0 -> found laravel/framework[v5.5.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev] but it conflicts with your root composer.json require (^9.19).

Ответить
Ragnarok Origin Prontera10
Ragnarok Origin Prontera10 - 02.11.2022 11:48

Another great video from Dary ! thanks a lot !

Ответить
Karasuradraw
Karasuradraw - 20.10.2022 12:16

It is weird for me, i tried like almost everything. When i try to install frontend presets tailwind i get an error saying that i need laravel ^8.0, but that it conflicts with laravel 9.19. Can't find the solution...

Ответить
Lino Sharing
Lino Sharing - 13.10.2022 04:05

I can't design the template, because it didn't accept background color.

Ответить
Beatrice Emanuela N Pilar
Beatrice Emanuela N Pilar - 30.09.2022 19:05

whats the difference between the database u're using here vs using dbngin, mamp or anything else

Ответить
Dharmik Pipaliya
Dharmik Pipaliya - 30.09.2022 11:01

how to get blog project in laravel using adminlte 3 ??

Ответить