Support the ongoing development of Laravel.io →

25 Threads

Laravel 5+ with vue js-Front end vue js and back end laravel

{ "private": true, "scripts": { "dev": "npm run development"...

0 Likes 0 Replies

How to get the export button using controller?

I want to export the data from the Datatables to excel or CSV files. I have been searching for more...

1 Likes 1 Replies

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 5 months 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 10 months 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
posted 10 months ago

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

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

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 1 year ago

django and laravel

what different between django and laravel in security?

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.

© 2023 Laravel.io - All rights reserved.