Support the ongoing development of Laravel.io →

nested resources in Laravel

Hello, I wanna learn more about nested resources in laravel. I have googled fair a bit, but no tutor...

0 Likes
0 Replies

Redirect back with submit a POST form

Hello everybody, I have three views/controllers : One e submit a POST form to the second. Two use t...

0 Likes
0 Replies

Frozennode Laravel Administrator show hasMany elements

Im using the frozennode administrator bundle for laravel 4.2 to manage amongst others my blog posts,...

0 Likes
0 Replies

Auto login facebook error StreamClient.php

Hi all I use this package https://github.com/artdarek/oauth-4-laravel/ My hosting enable open_ssl, a...

0 Likes
2 Replies

Can the CSRF filter fail for no apparent reason?

I am logging any CSRF attempts and am getting back data that indicates that in all cases that the Us...

0 Likes
0 Replies

How do I generate the update or destroy url to resource controller?

Hi guys, I'm following the docs to create a resource controller at http://laravel.com/docs/controlle...

0 Likes
1 Replies
Solved

Trailing Slash leads to base uri

Hello guys, I have a problem and I can't find a solution for it. I have googled and tried the soluti...

0 Likes
2 Replies

Base table or view not found

I get following error: Illuminate \ Database \ QueryException (42S02) SQLSTATE[42S02]: Base table o...

0 Likes
1 Replies
posted 10 years ago

Specifying dimensions of the input field

Is their a way I can Size this to any dimensions? As it is now it takes the entire width of the page...

0 Likes
2 Replies
Solved

How to apply validation on a file from the local file system

I wanted to apply validation to files that already exist on the local file system, just using the st...

0 Likes
0 Replies
posted 10 years ago

Wildcard in resource controller

Hi Folks, I have this (it works): Route::group(array('prefix' => 'backbone'), function() { Ro...

0 Likes
1 Replies

Incremental save method - looking for feedback

Ok so in many cases you want to update integers in a database incrementally, this helps ensure that...

0 Likes
1 Replies

[EXERCISE] Refactoring Exercise #1 is Complete! Discuss.

After some interest in the Laravel subreddit, I've decided to run a refactoring exercise a few times...

0 Likes
5 Replies

AD for Authentication MySQL DB for user information

I am pretty new to Laravel as well as frameworks in general, as such I am still getting use to the w...

0 Likes
0 Replies

How to paginate Eager Loding in larvel?

I have a serious problem. I have 3 models Role Model: <?php class Role extends Eloquent{ /** *...

0 Likes
0 Replies
posted 10 years ago

Sentry gets promoted to Sentinel

Please read if you are using Sentry. https://medium.com/@Cartalyst/sentinel-by-cartalyst-b304d5e7ed8...

0 Likes
6 Replies
posted 10 years ago

[package] Sentinel (replaces sentry)

#Sentinel Happy to announce Sentinel 1.0.* - http://bit.ly/1otk9ve Sentinel is a framework agnostic...

0 Likes
0 Replies

How to extend class (facade) from package?

Hi everyone. I want to extend a class (in my case the Cart class from Moltin/Cart package). Somethin...

0 Likes
0 Replies

Best way to accomplish notifying across application

Hi guys, My users can submit a listing, but the administrator has to approve the listing for it to b...

0 Likes
2 Replies

Transactional emails using Markdown?

I had this idea a few months ago, but it's only now that I'm in a position where I'd be interested i...

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.