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

Laravel installation

Hello laravel buddies, can any one please let me know, how the possible to install the laravel 4.2 v...

0 Likes
1 Replies

How to create a custom Flash Notifications service

Hello! I'd like to create something that allows me to save messages in the default flash session sto...

0 Likes
2 Replies

Migrate only once before testing?

Hello, Is there any way to migrate the testing database only once before all the tests? The Database...

0 Likes
0 Replies

API only, no blade needed.

How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...

0 Likes
6 Replies

Why are setting up Facades so involved?

Specifically, why setting up a whole new class, adding a binding and alias are necessary. A brief te...

0 Likes
1 Replies

How to display input validation error messages after an unsuccessful registration

I'm using the eloquent authentication driver. After an unsuccessful registration, a user is redirect...

0 Likes
1 Replies
posted 10 years ago

Testing with subdomain which define locale

Hello, In our site we set the app locale in a ServiceProvider and it depends of the subdomain, per e...

0 Likes
2 Replies
posted 10 years ago

Include Script File Only In Registration Page

Hey There, I have a main.blade.php view, and a register.blade.php which extends main, So I'm going t...

0 Likes
1 Replies
Solved
posted 10 years ago

mocking an IoC Container binding in codeception+mockery functional test

So I need to mock some Stripe API calls for a bunch of functional tests. I'm binding the mocks via...

0 Likes
1 Replies
posted 10 years ago

Conditional update query from array

I want to add multiple where clause and multiple field to update in a single query. The code below d...

0 Likes
0 Replies

Get the latest 8 votes on each users.

Hi, I have a table like this: id mobile_number code position_id 1 123123 1...

0 Likes
0 Replies

How to check if user has already invested on a project

I am working on social app where user can invest on many projects and each project corresponds to a...

0 Likes
1 Replies
Solved

Sub Domain Routing

Hi all, I am currently planning a project and I know that i will have 4 possible sub-domains but i a...

0 Likes
0 Replies

Save data into Many To Many relationship

hello , i have some troubles when i try to save into a manytomany's relationship basically i don't k...

0 Likes
0 Replies
posted 10 years ago

Str::words takes images

Hello, I am using the Str::words() method on the news-messages as a teaser. When I add an image to m...

0 Likes
0 Replies
posted 10 years ago

How to pass pivot table extra attributes while creating a model?

Users table structure: users id, name, username, password, email, created_at, updated_at Categories...

0 Likes
0 Replies
posted 10 years ago

Blade @extends hierarchy reflection?

How can I determine in a view composer's code what blade template a given blade template @extends? R...

0 Likes
0 Replies
posted 10 years ago

Forge is down

Oh the humanity http://d.pr/i/M9bZ

0 Likes
1 Replies
posted 10 years ago

Add GET values to Form::model()

Hey guys, Im using a Form::model() but i want to add a $_GET value to it. Can someone tell me how to...

0 Likes
0 Replies

Header won't set

I am trying to return an image, however I cannot get the 'Content-type' to set and when I navigate t...

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