Support the ongoing development of Laravel.io →

879 Threads

Envoy/remote and Ubuntu default Apache setup

I'm normally used to working on cPanel servers, where vhosts and suphp are set up in such a way that...

0 Likes
0 Replies

Incremental ids for all users

I'm creating an application which allows users to register an account. Once signed in, they can then...

0 Likes
3 Replies

Correctly passing csrf with jQuery(formData) ?

I have an upload script that has a fall back to flash which doesn't pass the session, instead i can...

0 Likes
0 Replies

How i can apply filters in my project

I just started laravel and going through the docs to get acquainted with the framework i just cant s...

0 Likes
1 Replies

openssl_random_pseudo_bytes() on Windows slows down my application

Hi there, Some days ago, I was facing some problems with my application which was slown down by some...

0 Likes
0 Replies

How secure is Laravel's image/file uploader?

How much security is abstracted into laravel's file uploader? Is it still recommended to re-save the...

0 Likes
0 Replies

Authentication with two different tables

Hi, I've got two sites - a cms and a front-end site. I've successfully implemented the login/authen...

0 Likes
3 Replies
Solved
posted 9 years ago

Redirect problem

I made a login form, when i'm logged in I should go to the home page. => http://localhost:8080/GE...

0 Likes
1 Replies

Using HTTPS sitewide

I purchased and installed an SSL certificate for my site. The certificate is working as I can navig...

0 Likes
0 Replies

shell_exec - how to do?

I want to execute shell_exec('whois domain.com'); and get only email field in a laravel app. how to...

0 Likes
5 Replies

Rerouting not working for logout route only

Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...

0 Likes
2 Replies
Solved

How to add more data to Auth::user() without extra queries?

Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...

0 Likes
2 Replies

Problem Function $.get Blade

Hello my friends, I am the problem in the function. every time when you press it returns me the cont...

0 Likes
0 Replies

Css, Js, and Image internal folders in the Layout View. Is possible?

Dear friends, I'd like to use one internal image for the background of my layout, but I wouldn't lik...

0 Likes
2 Replies
posted 9 years ago

Invoker JMXInvokerServlet

Hey, i got a Exception Mail from my project. Someone tries to access the following url: http://myhos...

0 Likes
0 Replies

Force logout for a specific user

My app allows users to log in and manage their data. But if a user is logged in and an admin removes...

0 Likes
3 Replies

Place for php.ini setting in Laravel?

I would like to set php.ini setting like: // example ini_set('max_execution_time', 30000); where pu...

0 Likes
2 Replies
Solved

php web server and Redirect::to

Hello, now i use new for me method of development. i use php web server on local development machine...

0 Likes
0 Replies
posted 9 years ago

Filter for all destroy methods

Hey, is it possible to filter all destroy methods before deleting any data? I want to use Entrust wi...

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