Support the ongoing development of Laravel.io →

2,390 Threads

posted 10 years ago

Returning to Laravel Site with Variables

I am working on a PayPal system, and part of the PayPal process is returning back to the main site....

0 Likes
2 Replies
Solved
posted 10 years ago

I can't redirect to any page

Hello, how the title says, I can't redirect to any page. That's the code, that should redirect to lo...

0 Likes
2 Replies
posted 10 years ago

Interpreting php artisan routes

Hello, I have just started exploring php with laravel.. and this is a typical newB question, ... I a...

0 Likes
2 Replies
Solved

Ajax crawl-able URLs with Laravel (shebang, #!)

Hi, I am trying to adapt my web application to be able to use #! in the url so that I can use that t...

0 Likes
3 Replies

Session expires in a middle of an ajax request

Hi there, In the middle of a form the user left the page idle and when he/she returned to it the ses...

0 Likes
4 Replies
Solved

Submitting form using ajax with laravel

I'm completely stuck trying to process a form submit using ajax instead of laravel to avoid page rel...

0 Likes
0 Replies

Can I make automatic binding of form data on my controller method parameter same like ASP MVC?

Is it possible to bind lets say I have class SearchForm with attributes filter1, filter2. and on my...

0 Likes
0 Replies

Problem creating specific request with content-type

Hello, I'm creating a package for Laravel 4 and I want to make available to the community, but down...

0 Likes
2 Replies

SSL Route to Controller

I want to create a Route to a controller that only works with https. I tried this: Route::get('/logi...

0 Likes
0 Replies

Advice about authentication

Hello, i have a website with 2 different cases login with facebook api and registration, login, forg...

0 Likes
2 Replies
posted 10 years ago

Subdomain Routing Issues

I am having issues with sub domains, as they will not show different content then the actual domain....

0 Likes
3 Replies
Solved

Load pdf file on browser instead of downloading it

How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...

0 Likes
2 Replies

Money Manager

I'm looking for a script that will allow users to add money to a user account. Thanks in advance for...

0 Likes
0 Replies
posted 10 years ago

Controller Method Not Found

I'm currently working on a project and haven't had any issues until of recent which I don't really g...

0 Likes
1 Replies
posted 10 years ago

Controller Method Not Found

I'm currently working on a project and haven't had any issues until of recent which I don't really g...

0 Likes
3 Replies
Solved

Where-to logic: Repositories vs Services

Good day, My first post in this nice community is actually a question I currently have. I thank you...

0 Likes
3 Replies
posted 10 years ago

Controller location in a Route when its in controllers/folder

I like to keep my controllers based on the sections they represent so I put them in folders. In this...

0 Likes
2 Replies

Pass variable to route

Hello I'm trying to make simple voting system. So when user click on specific button it should send...

0 Likes
1 Replies
Solved

Laravel rewrite rules

I have .htaccess: <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Opti...

0 Likes
7 Replies
Solved

Laravel 4, Ajax and Dojo Toolkit's AMD features

Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...

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.