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

Laravel 4.2 MSSQL intermittent connection problem

Hi I have a connection to our MSSQL database using the sqlsrv driver which works fine 99% of the tim...

0 Likes
0 Replies

Cache redis component overrides cache.php settings with database.php

I've trying to figure out why the Cache component wouldn't read my redis settings in cache.php, but...

0 Likes
0 Replies

Multiple page templates

The scenario: User creates a new page. Once he writes the content, he has the option to select the d...

0 Likes
0 Replies

problems with homestead up command

I'm trying to get homestead 2.0.8 installed on windows 7. Everything worked up until I ran homestea...

0 Likes
2 Replies

Many-to-Many returns NULL

I have no issues writing to my pivot table, but returning associations returns null Schema: $table-...

0 Likes
0 Replies

exception 'ErrorException' with message 'Array to string conversion' when passing an array to Javascript Function:

Hi. In a view i'm trying to pass two arguments to a javascript function when an event ocurrs like th...

0 Likes
2 Replies
posted 10 years ago

Model::create() doesnt return a ID

Hey guys, How can i get the ID of my saved model? I dont use save(). I use create(). $page = new...

0 Likes
2 Replies

XML 2 MySQL Solution

Hi everyone! I have been searching for a solution to import XML to a MySQL database without knowing...

0 Likes
1 Replies
posted 10 years ago

Persisting Session Data From Route To View

I've been searching online for information on how to get my session data from my route to my view, b...

0 Likes
1 Replies

Re-selecting previous option in dropdown after form submit

I'm building a database search engine in Laravel and I am having some problems getting Laravel to se...

0 Likes
0 Replies

How do i get array elements displayed in a laravel email view? URGENT!

am trying to send an email via laravel but the array values am sending are not being echoed out on t...

0 Likes
8 Replies
Solved
posted 10 years ago

codeception and laravel

Hello, I have 2 questions. Is there a sort of tutorial how to use this on L4 ? Does someone has...

0 Likes
1 Replies
posted 10 years ago

how multiple complex conditional validation

A form with 20 input (prueba) and 20 (comentario) and I need to force the user if the input is less...

0 Likes
0 Replies
posted 10 years ago

foreach in view on laravel forge

Hi, I'm trying to run an Laravel 4.2 application with a Laravel Forge deployment on DigitalOcean. On...

0 Likes
7 Replies
Solved

Fallback locale for Laravel 4.0

Hi there, I have a live app running Laravel 4.0.5. I need to use the internationalization fallback t...

0 Likes
0 Replies

Laravel 4 user manual on android

May I present you a my first and new application :) Laravel 4 user manual on android app

0 Likes
0 Replies
posted 10 years ago

boostrap.js donot response properly

I am new in web programming and Laravel and my english is poor. sorry for the silly problem : I am u...

0 Likes
2 Replies

Jquery question

I know that this type of question is way off topic for laravel, but I was wondering if anyone here d...

0 Likes
4 Replies

Deploying from localhost to a live site

Hi. I'm quite new to Laravel and have what seems to be quite a basic question, to which I can't seem...

0 Likes
9 Replies

Laravel 4.2 - Load a data array from database in app/config/app.php

have language table in my database that contains list of available languages: id | language 1 | en 2...

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.