Support the ongoing development of Laravel.io →
posted 8 years ago

A week of Laravel (01-08 May 2016)

laravel/framework master 4fd04b7: cleanup @taylorotwell ecf0cbb: Applied fixes from StyleCI @taylor...

0 Likes
0 Replies

Can't login user in test

I'm attempting to login a user in a test using Auth::loginUsingId(1); ...but I'm getting the follow...

0 Likes
8 Replies
Solved
posted 8 years ago

Laravel Documentation and Forum App

Hi Guys, I would like to get the feedback for my current Android App :- https://play.google.com/stor...

0 Likes
0 Replies
posted 10 years ago

How to know if e-mail was sent?

I remember using PHPmailer before and checking if the e-mail was sent was very easy. Something like:...

0 Likes
5 Replies

Soap client not authenticating with wsdl

I am using laravel-soap for a wsdl. Its not authenticating even though all parameters are correct. I...

0 Likes
1 Replies

Eloquent ignores a from field when building quiery

Hi, I have a problem with Eloquent ignoring a form field - not adding the selected value to the data...

0 Likes
0 Replies
posted 8 years ago

Passing parameters through routing wildcards fails to get an instance of the object

Hello, I am having some trouble getting the wildcard in my routes to work properly. What I am trying...

0 Likes
0 Replies

Laravel Cashier (5.1) & Stripe - Correct thought on 1:Many Subscriptions?

Hi, Building a system which a user can have many adverts running (somewhat similar to eBay I guess)...

0 Likes
0 Replies

Company has many Company Addresses

I have 3 tables: companies => id, name cities => id, name company_addresses => id, company_...

0 Likes
0 Replies
posted 8 years ago

Model with User

I've got a model Foo with fillable set, and a request that's been validated, so in my controller I'd...

0 Likes
1 Replies

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

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.