Support the ongoing development of Laravel.io →

error redirect please help me

my all redirect is working like that http://laravel_cms/http://laravel_cms/admin/banner my login ac...

0 Likes
1 Replies

ReflectionException, 'Class PermissionException does not exist'

Having some issues with this error message, not getting anything else and not sure where to look. Th...

0 Likes
2 Replies

Best way to set users permission for restful controller

hi all, i'm developing an app that uses resourceful controller. Every users has some resource to man...

0 Likes
0 Replies

Unique validation for create and update user

Hi all, i have an app that provides registration users and edit information account. In registration...

0 Likes
2 Replies

Execute Laravel Blade statements runtime

I don't know if I choosed a good title for this question or not. I want to implement a Template Engi...

0 Likes
0 Replies

n level hierarchy relationship in laravel 4 of database

how we can find n level hierarchy relationship in laravel 4 of database. like parent and child relat...

0 Likes
5 Replies

Auth::viaRemember() is always returning false

Hey guys, im doing this here: Auth::attempt(array( 'email' => Input::get("email"), 'pas...

0 Likes
7 Replies
posted 9 years ago

Eloquent truncates base64 string

Hi All I've got a problem with eloquent where it truncates a base64 string being fetched from a mysq...

0 Likes
1 Replies
Solved

Build A Laravel Community in My Country

Hi I use Laravel for a while and i really Like it so i want to build a laravel community in my count...

0 Likes
2 Replies

Combining Laravel with AngularJS

Hi guys, I was curious about the way that you, developers, combine Laravel with AngularJS. Do you on...

0 Likes
1 Replies

Eloquent simple joins

I have 3 tables: Users, Tasks and Records. Users have many tasks Tasks have many records. I'm trying...

0 Likes
2 Replies
Solved

Problems installing Laravel 4 on Windows 7

Greetings After installing Composer, I then went to c:\xampp\htdocs and ran the following command: c...

0 Likes
1 Replies
posted 9 years ago

Can a View Composer find out what controller/action it is being called in?

Is this possible? I'd like a View Composer to know the name of the controller and action context so...

0 Likes
1 Replies
Solved
posted 9 years ago

Getting Finite to work with Eloquent

I am using Finite (an FSM - https://github.com/yohang/Finite) along with another handy trait (https:...

0 Likes
6 Replies

ORM where fields have same value with related model field

I have model a with column name value_a and model b column name value_b. model a have hasOne relatio...

0 Likes
1 Replies

Insert dynamic form data via model

Hello, i want to insert dynamic forms into the database. Database table : ID | DEPARTMENT_ID | CATEG...

0 Likes
0 Replies

Raw SQL to Eloquent

Is it possible to translate this UPDATE `questions` SET `sort` = CASE `ID` WHEN '1' THEN 0...

0 Likes
1 Replies

Undefined "category" variable

http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.

0 Likes
1 Replies
posted 9 years ago

Queue is not reading data which is being passed to it.

Hi there. I've come here to seek a potential solution to an issue I have. I am running Laravel 4 wit...

0 Likes
2 Replies
Solved

Laravel IoC and dependency injection.

Hi! Can someone help me with laravel IoC. Where i can find good tut or something to help me understa...

0 Likes
1 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.

© 2024 Laravel.io - All rights reserved.