Support the ongoing development of Laravel.io →

[Package] Permissions

Permissions is a tiny Laravel 4 package for handling user roles and permissions. Check out my Github...

0 Likes
0 Replies

dynamic SEO URL wanted

Hello, I'm a newby with Laravel but I succeed to make pages and route them with a nice URL But I'm d...

0 Likes
3 Replies
posted 10 years ago

Local User / Social login Management

Hi everyone, I've been wondering what would be the best way to provide my users social login as well...

0 Likes
1 Replies
posted 10 years ago

Route::get displays error 404

Hello there, I'm just learning laravel 4. I setup the framework with success. I access the plublic c...

0 Likes
3 Replies
posted 10 years ago

Aptana Studio Terminal and Laravel

I am on a windows computer, I want to setup my Aptana Studio so that the terminal can allow me to wr...

0 Likes
0 Replies

SQL where in Eloquent

i realize the question sounds very rudimentary, but coming in from the front end side of development...

0 Likes
2 Replies
Solved

Laravel 4 hash not matching

Hey, I am trying to auth my user, created a user using hash::make('1234') but it's not matching when...

0 Likes
3 Replies

Login Problem

I have database insert for login, But when login correct username & passwors then show it ErrorE...

0 Likes
1 Replies

[Package] HTML Tidy filter for Laravel

Laravel HTML Tidy Filter Laravel-html-tidy is a filter that parses Response objects in order to dete...

0 Likes
0 Replies

Who's online Laravel 4 Session

Hi everyone, i'm trying to implement in my Laravel 4 app, a script that shows me which users are onl...

0 Likes
8 Replies

Trying to understand Migration workflow

At this point I have two files in my migration folder, one to create the table with its columns, and...

0 Likes
3 Replies
Solved
posted 10 years ago

laravel/framework/src/Illuminate/Session/Store.php memory size exhausted

Hi Guys, I am not sure why I am getting this error and hope some over here can help me. Out of nothi...

0 Likes
1 Replies

problem with link_to_action

Hello to everybody. I've an ask for you. i've this link in my HTML: {{link_to_action('ResearchContro...

0 Likes
0 Replies
posted 10 years ago

Fairfield, Connecticut

Anyone in the Fairfield, CT area?

0 Likes
2 Replies
posted 10 years ago

Can I have your opinions on this repository architecture?

Hi folks. I've been playing with a slightly different architecture for a project i'm currently worki...

0 Likes
0 Replies
posted 10 years ago

blade template not working probably in Laravel 4.1?

simply i tried to use the blade template system which comes with laravel framework but its not worki...

0 Likes
3 Replies
posted 10 years ago

General Performance Expectations, loading 8 rows using ->all() takes ~1second

Hello Guys and Girls. I am currently developing a small web-app using laravel. In general, I am very...

0 Likes
3 Replies
Solved
posted 10 years ago

[Package] Whoisdoma Core

The Whoisdoma Core package is the api that will power the Whoisdoma api. What it does? This package...

0 Likes
0 Replies

Foreach Undefined index

How do I access the array value of Input::old('option') @if(Input::old('option')) @foreach( Input::o...

0 Likes
10 Replies
Solved
posted 10 years ago

Paginating an Eager Loaded Relationship

public function getCategory($category_id) { $category = Category::with(['products' => fun...

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