Support the ongoing development of Laravel.io →

880 Threads

Allow only the owner of the note to view it and edit it: Middleware or FormRequest?

Imagine a personal notes app. Users can add, view and edit their own notes, but not notes that belon...

0 Likes
2 Replies
posted 9 years ago

hosting laravel

Is it mandatory to have a VPS hosting for laravel? What is a recommended hosting company? with the...

0 Likes
8 Replies

DigitalOcean root password reset; how do I give the new one to Forge?

Forge says: If you have recently reset your root password via the DigitalOcean control panel, this w...

0 Likes
1 Replies

xsrf-token and laravel_session javascript cookies(not creating on page load)

Hello, When I delete all cookies and reload my website in firefox all http requests are returning 50...

0 Likes
0 Replies

How can I prevent Session Hijacking?

Hello everyone. I have a question on how to store a user session with laravel. I'm aware of the curr...

0 Likes
6 Replies

Laravel log files

Anyone know how to force laravel 4.2 to create the new (daily) log files with my user as owner, the...

0 Likes
1 Replies

app/config/app.php 'key'

Re: app/config/app.php 'key' Hi, I am trying to find out whether this key should be kept on a differ...

0 Likes
0 Replies

SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) How to Solve

Hello, I am trying to setup the environment variables and I have it working on my CodeAnywhere IDE b...

0 Likes
1 Replies

Create new database and tables on the fly

I was reading the post "Create new database and tables on the fly" I tried to implement an...

0 Likes
1 Replies

Make multi role user

Hi, i'm a new in Laravel. But i want make an website with laravel 5 that have 3 role for the user (...

0 Likes
0 Replies

laravel angularjs XSRF protection set up

Hi, what do you think about this set up @section('content') <div class="content" data-u...

0 Likes
5 Replies

Decrypt outside cookie

Hey, assuming the webmaster of a laravel-based application forgot to change his encryption key from...

0 Likes
0 Replies

Middleware vs FormRequest authorize method

Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...

0 Likes
5 Replies

L4 > L5 Upgrade Issue with Cipher & App Key

I have an existing L4 site and we have been working to move to L5. We have several encrypted columns...

0 Likes
0 Replies

Beginning with routes and views

[http://manudahmen.be/blocnotes2/public/] OK [http://manudahmen.be/blocnotes2/public/about] Sorry, t...

0 Likes
1 Replies

Authentification

How to send reset password to email? This is my class... Whats wrong? Why it isnt working? namespace...

0 Likes
1 Replies

Help with routes for built in password reset functionality please...

Hi, I've followed http://laravel.com/docs/security#password-reminders-and-reset and I think I've don...

0 Likes
5 Replies

deployment on GoDaddy...only first page working

When making a deployment, I've been changing the DB-setting in the database.php file and just copied...

0 Likes
2 Replies
Solved

Trouble with integrating Payment API script

I need to integrate a Payment API from an Austrian service provider into my project. Unfortunately t...

0 Likes
1 Replies

Auth Attempt and deleted_at

hi.. I have found at present that Auth Attempt seems to ignore deleted_at. is there a way i can mak...

0 Likes
3 Replies
Solved

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.