Support the ongoing development of Laravel.io →
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
posted 10 years ago

When to register callback in 'finish callback'? 'shutdown callback'?

Hi, I'm new to Laravel and currently learn it by read the source code. I saw it execute the 'finish...

0 Likes
0 Replies

Conflict between Redactor and withInput() in Laravel

Hi there, I'm using Redactor editor as WYSIWYG editor in my project. I have description field using...

0 Likes
14 Replies
Solved

Why do I get “Undefined variable” in Laravel view?

i uploaded one of my sites to laravel forge running on digital ocean and the site's views couldnt ac...

0 Likes
1 Replies

How to decrypt hash password using normal pHp?

I am having trouble encrypting my password that is being sent from my Android application to php, be...

0 Likes
2 Replies

Date Validation

How can I validate arrival and departure date where the arrival date should not be earlier than the...

0 Likes
0 Replies

Auth from different domain

Hi, a customer has a laravel app and a wordpress site on different domains. Is it possible to have a...

0 Likes
3 Replies

Looping over relationship inside foreach

Hi guys, I cannot seem to figure out why this does not work. I want to show the opening hours for my...

0 Likes
5 Replies

Updating hasMany items with ease

While updating an entity model needs to update a hasMany attribute with multiple items. $user->la...

0 Likes
1 Replies

Beginner Needs help

I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...

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.