Support the ongoing development of Laravel.io →

Use Kohana user table in Laravel app

I have the following situation: Huge application, running with Kohana on a mysql database. Admin pan...

0 Likes
0 Replies

Repository tutorial

I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...

0 Likes
6 Replies
posted 10 years ago

Load filtered data with Ajax, without reloading the whole page

Hey guys!! I guess this problem is kind of old. I looked up for it a lot but i am just not a program...

0 Likes
2 Replies

[Laravel 5] Passing parameters to middleware handlers

I would like to pass arbitrary data to the middleware annotation like /** * @Middleware("permi...

0 Likes
8 Replies

How to Load filtered data without reloading the whole page in laravel

I have an application in which I have to filter data based on the item selected from the select box....

0 Likes
0 Replies

open source project suggestion

can anyone suggest me any free source code in laravel 4 for hotel booking system that functions simi...

0 Likes
0 Replies
posted 10 years ago

I could send mails from GMAIL, but suddenly shows me an error. Why?

Hello. I was sending emails from Laravel, but suddenly it does not work anymore. It says: Expected r...

0 Likes
5 Replies

Get a website designed professionally

Web Design UAE is coming up with more and more companies setting up base in UAE. As the number of co...

0 Likes
0 Replies

Subscription not working in laravel cashier

Subscription not working at the time user registration. I echoed stripe token which is perfect. but...

0 Likes
0 Replies

Cartalyst Platform 2

Just released stable, full details, videos and demo here. https://medium.com/@Cartalyst/platform-2-0...

0 Likes
0 Replies

Schema builder and MySQL "SET" column type

Hi, I need to create a "SET" type column in a table and just found out that schema builder...

0 Likes
2 Replies
Solved
posted 10 years ago

Timestamps +7 hours? Why?

Hello, when i am using my timestamps, they are not showing my real date. They show the hour plus 7 h...

0 Likes
1 Replies
Solved

AutoHydrate Ardent Model, but sometimes manually assign?

So I have my Model setup like this: [code]protected $fillable = array('dragon_id', 'name', 'gender')...

0 Likes
3 Replies
posted 10 years ago

Laravel 5 Dependancy injected class in to another class

Hi i'm having a bit of trouble trying to inject a class in laravel 5 in to another repository class....

0 Likes
6 Replies

Application Debug Mode

app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...

0 Likes
4 Replies
Solved
posted 10 years ago

Whoops, looks like something went wrong.

AccountController.php: http://wklej.org/id/1622944/ Routes.php: http://wklej.org/id/1622946/ create....

0 Likes
2 Replies

How to use laravel Auth::user() outside laravel and pass data in custom php?

I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 Package Error

http://i60.tinypic.com/9fo6fs.jpg composer require barryvdh/laravel-elfinder { "name": &qu...

0 Likes
2 Replies

Validating error - Laravel 5

Hi guys, I am trying to do the controller validation like shown in the docs: http://laravel.com/docs...

0 Likes
0 Replies
posted 10 years ago

Is there a way to separate artisan default commands from my app console commands?

I think most of artisan commands are for development, I dont need them when my add is in production....

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.