Support the ongoing development of Laravel.io →

43 Threads

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 filter posts by status with Laravel query builder?

I am working on a Laravel 8 app with users and posts. From all the entries in the posts table, I nee...

0 Likes 3 Replies
Solved

Why this "Column 'name' in where clause is ambiguous" error?

I am working on a Laravel 8 app with users and posts. I want to display the full name of the author...

0 Likes 2 Replies
Solved

What causes this 'Unknown format "factory"' error?

I am working on a Laravel 8 app with users and posts. The objective is to create a bunch of posts (I...

0 Likes 4 Replies
Solved

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

What causes this "Not unique table/alias" error?

I am working on a Laravel 8 app with users, roles and permissions. I try to get the current user's l...

0 Likes 1 Replies
Solved

Laravel Artisan Cheatsheet

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

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

Regarding the installation of Laravel

I want to know the steps to initiate new laravel project.

0 Likes 1 Replies
Solved
posted 1 year ago

Done Laravel Shift from 5.3 to 5.4 artisan problem

I'm getting when doing composer update: In LaravelGettextServiceProvider.php line 51: Call to undefi...

0 Likes 2 Replies
Solved

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...

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....

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...

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...

1 Likes 0 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.

© 2023 Laravel.io - All rights reserved.