Support the ongoing development of Laravel.io →

41 Threads

can we get same structure using relation

Hi , Can i get the data in same structure using the relation for ex:: I have to tables One is User a...

0 Likes
1 Replies

How to run laravel local server with specific url

When first running laravel in local terminal with the command 'php artisan serve', then the applicat...

0 Likes
0 Replies

Collection.php in line 11 poblem, cannot run php artisan ser

Hi Guys. I have a problem with running my laravel app. When I try cmd "php artisan serve"...

0 Likes
1 Replies
posted 1 year ago

How to Start Laravel Project on GitHub

Hi, Im new to Laravel and i wanted to know How to Start Laravel Project on GitHub.

0 Likes
1 Replies

Laravel "View [] not found."

// this is my code // posts Route::get('post', function () { return view('post', [ // DIR...

0 Likes
2 Replies

Is there a way to get cron job details inside the "after" me

funny that the subject here is limited, so the topic is: is there a way to get cron job details insi...

0 Likes
5 Replies

What makes this update method fail?

I am making a Laravel 8 app with posts and post categories. I am now working on the Edit post form,...

0 Likes
1 Replies

How do I fill a table column with comma-separated values?

I am working on a Laravel 8 app with roles and permissions. The roles and permissions system are pre...

0 Likes
1 Replies

Laravel Artisan Cheatsheet

Hey everyone! 👋🏻 I've just deployed a change to the Laravel Artisan Cheatsheet so that it now supp...

tvbeek, mazedlx, joedixon liked this thread

3 Likes
1 Replies

Illuminate\Database\Connection->$tablePrefix is an array

Whenever I try to run any database-related Artisan command (e.g. migrate, schema:dump), I get an Arr...

0 Likes
0 Replies

Open Source VueJS Laravel Admin Template

Hey everyone, I hope you all are doing fine. I was searching for some laravel integrated vuejs admin...

0 Likes
0 Replies

Launching/setup an existing Laravel application

Hey, Zero experience whatsoever with php and/or laravel here. I basically need to clone & run an...

0 Likes
1 Replies

Database Seeder for Automation Testing

Hi, I am writing an Automation Test for a software that uses Laravel as back-end. To mock the data I...

tarek-o liked this thread

1 Likes
1 Replies

Why I am getting wrong URI?

I am currently on http://127.0.0.1:8000/cars/ I have a link that has to route me to http://127.0.0....

varun6578 liked this thread

1 Likes
3 Replies

Error when caching routes

When running the route:cache command I get the error below exactly 50% of cases. Exactly every other...

0 Likes
1 Replies
posted 2 years ago

django and laravel

what different between django and laravel in security?

0 Likes
1 Replies

php artisan octane:start fail to maximize cpu usage

Specs: Octane Version: 1.0 Laravel Version: 8.47.0 PHP Version: 8.0.7 Server & Version: Swoole...

mysic liked this thread

1 Likes
0 Replies

Laravel Composer Update Error

Hello, Friends I want to get help with the laravel composer update. The issue is when I run the comm...

msaad-f liked this thread

1 Likes
0 Replies

New Applications Only: Jetstream should only be installed in

At: https://jets.laravel.com/2.x/installation.html I see this >>> // What means? My Larave...

0 Likes
0 Replies

.env changes not updating queued workers

I'm at my wits end, I inherited a Laravel 5.6 app and I had to update the email password today. I've...

rooniieesss liked this thread

1 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.