Support the ongoing development of Laravel.io →

4,599 Threads

how to install Laravel Scout in slim Framework

sombody can to give me a guid or somthing how to install and use Laravel Scout with slimFramework th...

0 Likes
0 Replies

Question on model create

Alright, I will do my best to describe my issue here. I have a route Route::get('/did/{search?}','DI...

0 Likes
2 Replies
Solved

Laravel hosting for project that reads and parse excel file to store data into MYSQL database

I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...

0 Likes
1 Replies

Disable user feature / validation email script

Hello, I've added a column (is_activated) in user DB to add verification email in registration proce...

0 Likes
2 Replies

laravel 4.2 mssql not working

Hi, I have been working with MySQL with laravel 4.2, it is working good, then I had to convert the s...

0 Likes
0 Replies

Seed Data into DB

Hello, I'm currently got stuck with the following: I'm trying to implement a catgeory system to my a...

0 Likes
1 Replies
posted 10 years ago

Read / Write MySQL connection - Forcing a select to use Write connection?

I'm fairly new to laravel 4 and have a question regarding the automated connection selection for rea...

0 Likes
4 Replies

Order by module relationship properties sum

I'm developing plugin archive, for one community. So basically I got few tabs where plugins are orde...

0 Likes
1 Replies
posted 8 years ago

Can I give my user a choice to choose his own subdomain in Laravel 5.3 project?

I have implemented multi-tenancy in a project with unique subdomains & separate dbs. Suddenly, m...

0 Likes
2 Replies
Solved

Nested model queries

I have a simple model relationship hierarchy and I'm trying to query them in a relatively simple way...

0 Likes
0 Replies

Allow users to delete their profile

There is a quick way to allow this? Can I use something like: public function destroy(Request...

0 Likes
0 Replies

How Create Relation out of two tables with different column name?

Dear All, Please kindly help me. i want to create a hasmany relation out of two tables doesn't have...

0 Likes
4 Replies

convert excel csv files to laraval database seeder files

Hello, is there a way to easily do this? I tried this way: http://laravelsnippets.com/snippets/seed-...

0 Likes
2 Replies

best bigdata db supported bylaravel

Hi everybody i'm very new with laravel so before i start developing, i want to know which is the bes...

0 Likes
1 Replies

Laravel relations/subscription handling

Hi I'm relatively new to Laravel and trying to create a subscription checker. Please do not suggest...

0 Likes
0 Replies

Connection to mysql database failed, because of "No such file or directory"

php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...

0 Likes
5 Replies

Custom column in eloquent based on sum

Hello, I have a query which is extracting some 'ordered items' between two specific dates. For each...

0 Likes
1 Replies
posted 8 years ago

Stored procedure in laravel

Which will be better performance? stored procedure OR Laravel functions.

0 Likes
1 Replies
posted 8 years ago

DB Structure

I'm interested in some thoughts on how I should structure what will be a rather "data heavy&quo...

0 Likes
1 Replies

How to make Many-Many Pivot table as entity

I have this four tables Experiments() Users() Participants(id, experiment_id, user_id) - as pivot ta...

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

© 2024 Laravel.io - All rights reserved.