Support the ongoing development of Laravel.io →

Error in Exception handler when not connected to database in Laravel

I have the following code in my app/start/global.php file: App::error(function(\PDOException $ex...

0 Likes
1 Replies

How to display posted data into my form inputs

Hi, My problem is very simple. I'd like to display into my formś input the content I wrote when ther...

0 Likes
3 Replies
Solved
posted 9 years ago

Auth::onceBasic()

I'm trying to do a stateless basic authentication before on a group of routes. see http://laravel-re...

0 Likes
0 Replies
posted 9 years ago

Best practice for getting data from single repositories or multiple repositories

I've been mulling over this question for a couple of days now, but can't seem to decide on the best...

0 Likes
1 Replies
posted 9 years ago

Get a Last inserted Id In Laravel model Form.

Im new to Laravel.. How to Get a Last inserted Id In Laravel model Form. When Creating a New Project...

0 Likes
0 Replies

.htaccess authenticated access

Hey, so I'm trying to password protect access to my development site, and doing what I've done befor...

0 Likes
0 Replies

When will a session *really* expire? Using Cartalyst Sentry.

Hi - I've got this in app/session.php: 'lifetime' => 5, I'm using Cartalyst Sentry for authentic...

0 Likes
4 Replies

Publish config file

I wrote a package https://packagist.org/packages/pabloezequiel/environment and I'm getting it using...

0 Likes
1 Replies
posted 9 years ago

how to make a class have other subclasses and each method and properties are intertwined.

<?php class SignupController extends BaseController { /* |-------------------------------...

0 Likes
0 Replies

laravel application removed to another pc

I have just transferred my laravel application to another pc and I have installed composer. I am run...

0 Likes
0 Replies

Free Sublime license

Just incase if anybody is interested to participate. http://sublimetexttips.com/giveaways/sublime-te...

0 Likes
0 Replies
posted 9 years ago

DB::raw vs QueryBuilder, DB::raw works QueryBuilder fails

Hey i have this http://laravel.io/bin/4X3ar how can i get 2 diffrent results with the same query?

0 Likes
0 Replies

Laravel Algeria

Hi every body, this is a Laravel Group on Facebook for Algerian developers to discuss with Amazigh/A...

0 Likes
0 Replies
posted 9 years ago

Erinite CRM

Hi everyone :) I promised on the IRC Channel that I would post a link to the CRM I made for my final...

0 Likes
5 Replies
posted 9 years ago

Query Builder Right Join Where Between condition

I am doing the below SQL, perfectly work in sql query client select `member_status`.`name`, COUNT(me...

0 Likes
0 Replies

How do I implement delete messages function in a laravel chat app?

I have a laravel chat app, is working fine and these are the relationships declared in the model. U...

0 Likes
0 Replies
posted 9 years ago

Convert Query SQL to Laravel

please, how I can do this query with laravel? http://laravel.io/bin/3BmXm select cf.city, sum( cf.to...

0 Likes
2 Replies

Access denied for user 'forge'@'localhost'

Hi, The other day I had an issue and changed the environment to production based on another thread's...

0 Likes
2 Replies
Solved
posted 9 years ago

Event fire/listen doesn't pass data as expected

Hello, I'm having trouble passing my data array to my Event listener... Consider the following, basi...

0 Likes
5 Replies
Solved
posted 9 years ago

How scalable is Laravel

I am building a simple social application in Laravel that will be RWD for mobile devices and later w...

0 Likes
1 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.