Support the ongoing development of Laravel.io →

148 Threads

Best Method to Validate WYSIWYG Input

Hello could anyone tell me the best way to validate input from a WYSIWYG textarea?

0 Likes
5 Replies
Solved

Laravel Error: Catchable fatal error: Argument 1 passed to Illuminate\Container\Container::share() must be an instance of Closure, null given

Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...

0 Likes
12 Replies
Solved

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

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

¿Encrypt .env.php?

I have a paranoid client asking me if I can encrypt the data on the .env.php file, he is uncomfortab...

0 Likes
3 Replies
Solved

SQL Syntax error with custom login username

Hey guys, very simple question: I am getting the following error after specifying my login logic to...

0 Likes
3 Replies
Solved

Proper use of Auth::login()

I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...

0 Likes
1 Replies
Solved

APP_KEY for long term enrypted data (not only passwords)

Hi All! Lets say that i need to have all the users entered data encrypted in my db and i am doing it...

0 Likes
2 Replies
Solved

Disable user register

Hi everyone, for let be my app private i have to disable the user register function, and of course t...

0 Likes
1 Replies
Solved

Changed Encrypter but now Cookies / Sessions not Persisting

I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...

0 Likes
1 Replies
Solved

HTTPS not being detected

I'm connecting over https with my browser, and in my middleware class when I call $request->secur...

0 Likes
1 Replies
Solved

Blank Screen

I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...

0 Likes
2 Replies
Solved
posted 9 years ago

Laravel 5 routes - restricting based on user type

Hi i'm currently using Laravel 5, I currently have the following routes: Route::group(['middl...

0 Likes
5 Replies
Solved

Do I need to sanitize my URL i.e. {userID}.myapp.com

I am using an app with different users and to view their profiles you need to access {userID}.myapp....

0 Likes
6 Replies
Solved
posted 8 years ago

How CSRF and X-CSRF-TOEKN can protect us?

As i mentioned in the topic name, how they can secure our website? an ajax app, for example the hack...

0 Likes
2 Replies
Solved
posted 9 years ago

Class 'App\Http\Controllers\Crypt' not found

I have a brand new Laravel 5 install and I am getting an error when trying to use Crypt: Class 'App\...

0 Likes
1 Replies
Solved

Disabled function putenv()

Hello, I've encountred a problem with my Laravel application. I'm developing a simple application wi...

0 Likes
2 Replies
Solved

redirect after login

hi, i want to redirect my user after login in a special page by user....how can i do that? thanks

0 Likes
2 Replies
Solved

Protect register url

I've to protect the auth/register url, how can i do it? i've just my ACL mechanism implemented. In m...

0 Likes
1 Replies
Solved

Access an API using laravel

Hello, I have an API called restclient.php. What basically happens is that I'll include the restclie...

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