Support the ongoing development of Laravel.io →

879 Threads

forceDelete() Deletes all rows if no "deleted_at" column exists

It seems like there is a problem when using forceDelete() on a table with no "deleted_at"...

0 Likes
3 Replies

Changing the url to show the title instead of an id

Hi, In the url you get something like /view/1 but I would like to to show /view/test instead, but I...

0 Likes
3 Replies

Creating a 404 error

Hi I'm trying to create an admin section. So far I can login and logout. The only problem I have is...

0 Likes
3 Replies
Solved

Laravel forms

Hey, until now i've used the simple html form <input type="text" name="name"...

0 Likes
1 Replies

Route::currentRouteName() return nothing in App::before()

The title is pretty clear, I would like to know the name of the route associated with the current UR...

0 Likes
0 Replies

confused about the new protecting-sensitive-configuration

According to this documentation at protecting sensitive configuration, "For "real" ap...

0 Likes
8 Replies

Generate link to non-secure subdomain from a secure domain

Ok, so we have the following two subdomains: https://www.website.com (where every url in the www sub...

0 Likes
2 Replies
Solved

Confide by Zizaco

I just finished the Laracasts Larabook Series and then I discovered Confide by Zizaco. What I don't...

0 Likes
0 Replies

Data Scope

In most of the code I write, 90% of the time I declare the data variable at a global scope. Is this...

0 Likes
3 Replies

MethodNotAllowedHttpException on secure Form submit

This issue is with respect to the password reset view (i.e., the view the user is sent to from the p...

0 Likes
0 Replies

How can I obfuscate controller, view, js and css files?

How can I obfuscate controller, view files and css, js files. How can I make them compatible with ea...

0 Likes
1 Replies

Seperate rights management from views and controllers

Hi, I want to ask you guys about how you seperate your roles/rights logic from views or controllers....

0 Likes
3 Replies

Laravel 4 Session Last Activity

On picking up some older questions as how to notify the user that he has been logged out due to inac...

0 Likes
0 Replies

Accessing $_ENV values best practice.

I use Netbeans, and when I used the recommended method to protect sensitive config parameters, Netbe...

0 Likes
3 Replies

Correct Method of User to Profile Linking

Hi All, So after many years of failed attempts at using PHP frameworks, I found Laravel and I love i...

0 Likes
3 Replies

replace mcrypt with openssl in Encrypter class?

Hi all, I've been working for some time now on a Laravel application that's going live to the world...

0 Likes
0 Replies

Laravel HTTPS Named Route

Ok, so I don't know if this can be incorperated, but I notice that laravel doesn't have a way of gen...

0 Likes
1 Replies

Automated API testing w/ auth

I have 2 Laravel 4 apps built as APIs. Currently, they are protected with a custom auth driver that...

0 Likes
1 Replies
Solved

Several questions about the REST and security

I'm a newbie in Laravel and REST. I need to create a RESTful app with the Laravel. This app will ret...

0 Likes
0 Replies

4.1 - Database Sessions - CSRF issue

I am using Laravel 4.1.30 (employer is stuck on php 5.3). I am new to this so please be kind ;-) Th...

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.

© 2024 Laravel.io - All rights reserved.