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

build api with laravel ,how to disable cookie output

I buid api with laravel and control the http header like : $header = array( 'Expires'...

0 Likes
1 Replies
posted 10 years ago

Extra Key within array

Hi, I currently have an issue where im creating an array and its adding another array i don't want,...

0 Likes
1 Replies
posted 10 years ago

how to work with MVC (which Controllers to make, ...)

Hi, I am starting with Laravel at the moment. I am new to frameworks and MVC, thus I have some pract...

0 Likes
10 Replies
Solved

laravel 4.2 is conflict with php5 xcache module.

laravel 4.2 is conflict with php5 xcache module. If you installed xcache,access laravel will get a b...

0 Likes
1 Replies

Homestead with Google OAuth

Anyone been able to find a solution for using example.app on Homestead for Google OAuth REDIRECT URI...

0 Likes
1 Replies
Solved
posted 10 years ago

Undefined variable: paginator

hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...

0 Likes
1 Replies
posted 10 years ago

Submitting form from subfolder

Hello, I'm new to Laravel so I apologise..I have been following this tutorial - https://www.youtube....

0 Likes
1 Replies
Solved

how can i count number of records in table where status = 1

how can i count number of records in table where status = 1 using laravel ???

0 Likes
2 Replies
Solved
posted 10 years ago

4.0 -> 4.1. Session Database driver, extra columns no longer updating

We upgraded from 4.0 to 4.1. We use the database driver for Sessions (via mysql). We added an additi...

0 Likes
0 Replies
posted 10 years ago

Calling file to be downloaded directly !

hi. i'm creating an app and there are some links targeting mp3 files, and these files should be down...

0 Likes
2 Replies

ajax and php 5.6

after updating my php version to 5.6 I get this message before any json response <br /> <b&...

0 Likes
1 Replies

Selecting different Redis database for different environment

'redis' => array( 'cluster' => false, 'default' => array('host' => '12...

0 Likes
1 Replies

Model unique static rule with a conditon

Hi Everyone, I want to store the unique value of url in an account at any time. As per laravel docum...

0 Likes
0 Replies
posted 10 years ago

Color Laravel Code with Sublime Text

Hello, I'm using Sublime text and I want that he colors my Laravel code ( I use iPlastic as color sc...

0 Likes
1 Replies
posted 10 years ago

create pdf from html

Hi, Which packages do you prefer to create pdf from html. I used thujohn/pdf-l4. But it has some UTF...

0 Likes
7 Replies
Solved

Laravel on mongoose

How can i run laravel application on mongoose server (embed server) with sqlite DB ?

0 Likes
0 Replies

exception 'ErrorException' with message 'password_hash():

I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...

0 Likes
0 Replies

Build a small faceted search

In my project I want to create a small search engine (+-1000records needs to be searched). First of...

0 Likes
0 Replies

Laravel + Angular Oauth

So my question concerns how to implement an authentication system for a site I am working on. I am u...

0 Likes
0 Replies

Laravel 5 FormRequest

Hello, i am using Laravel's new feature FormRequest and every thing is nice, input validates, permis...

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.