Support the ongoing development of Laravel.io →

49 Threads

laravel 5.5.4 $schedule->command issue on ovh shared hosting

hi, I'm trying to make a laravel 5.4 based softwre work on our ovh shared server and while everythin...

0 Likes
0 Replies
posted 1 year ago

Error right after starting artisan

Hi.....I have just started laravel and after doing a tutorial lesson.......i am facing the following...

0 Likes
1 Replies

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

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

Regarding the installation of Laravel

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

0 Likes
1 Replies
Solved
posted 2 years 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

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.