Support the ongoing development of Laravel.io →

Three-way pivot table with Eloquent

Hi everyone, Intro I' m building a web application where users can be in zero, one or more teams. Ev...

0 Likes
6 Replies
Solved

Java not supported in Chrome and Edge. How do we develop for the future?

I was busy doing code to populate a second drop down with java and i realized that i may just be was...

0 Likes
3 Replies
Solved
posted 9 years ago

Convert this query to Eloquent

It is posible to convert it in eloquent? $obmain = DB::select( "SELECT * FROM...

0 Likes
3 Replies
Solved

How should I store this values into my pivot table?

Hello, I'm kinda new with laravel and I can't solve this problem by myself. I've tried a lot of thin...

0 Likes
1 Replies
Solved

How to get a list of posts and check if the user already "Liked" them?

I'm having fun with Laravel framework trying to build a little "blog" site that works the...

0 Likes
7 Replies

How to Access Route Parameters in Service Provider

My Problem is how to access the parameter "version" to Service Provider Here my app/routes...

0 Likes
1 Replies

Remove expired data from database

Hi, Is there any interface for removing expired data from database? For example I have tokens for ve...

0 Likes
0 Replies
posted 9 years ago

Laravel.io Whoops page in Safari, OK in Firefox.

I've got a strange problem where this site works in Firefox but in Safari I just see the "Whoop...

0 Likes
0 Replies

Authentication broken after added Column to DB

HI there, I am very new to Laravel 5.1 and i am working on an existing project. There is a Login and...

0 Likes
0 Replies

sugerCRM in php Laravel

I want to develop a website in Laravel 5, its customer relationship management (CRM) based, I don't...

0 Likes
1 Replies

time() instead of timestamp

Hello, In database migration we use ....$table->timestamps(); to make created_at and updated_at f...

0 Likes
1 Replies

Cannot use Braintree package I've installed

I want to integrate Braintree php libary to my Laravel project (https://developers.braintreepayments...

0 Likes
1 Replies

Class 'Mollie\Laravel\MollieServiceProvider' not found while installing

Hello guys I have a problem and I am trying to install mollie payment gateway https://www.mollie.com...

0 Likes
1 Replies
posted 9 years ago

Laravel 5 package development - @include view from package

Hi, I want to include a packages view from within a normal view. E.g.: index.blade.php (in resources...

0 Likes
0 Replies

Long waiting times (Laravel 5.1)

Something in my L5.1 app is slowing everything down, adding 1s to the waiting time, which is normall...

0 Likes
1 Replies
Solved

Assigning Areas to Users when areas are district, county and city tables

I have separate tables for State, District, County and City. I want a user to be assigned different...

0 Likes
0 Replies

Delete unsaved files (uploaded with dropzone)

Hello, I am uploading files using Dropzone, and save them after the upload has been performed (first...

0 Likes
0 Replies

Code in model - need ideas

Hi guys, I need to run something like this in the mode. What I need to do is check if the date on th...

0 Likes
0 Replies

problem with Eloquent's hasManyThrough's query.

I have this structure in my application. table users: id, username table projects: id, name...

0 Likes
3 Replies
Solved
posted 9 years ago

Heroku queue installion

I deployed a test app on heroku, here what the Procfile contains web: vendor/bin/heroku-php-apache2...

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.

© 2025 Laravel.io - All rights reserved.