Support the ongoing development of Laravel.io →

2,390 Threads

posted 9 years ago

remove group prefix from resourceful controller names

i have a problem like this how can i remove group prefix from the resourceful controller names my ro...

0 Likes
0 Replies

laravel Input::get() can not get paramters

hello,i'm a laravel newbie, i have got a problem.when i use Input::get('abc'),i can not get the para...

0 Likes
1 Replies

Routing Problem With laravel 4.2

Hi, I'm new in laravel framework. Today I download laravel 4.2 and start practicing. I have a proble...

0 Likes
1 Replies
posted 9 years ago

Can I use Route::controller without parameters?

I am using Route::controller and it is working well. However it is annoying when I run 'artisan rout...

0 Likes
0 Replies
posted 9 years ago

cookies are not deleting with cookie::forget

Hello Everyone I am new to the laravel and working with laravel is quite fun... I have a query. inst...

0 Likes
1 Replies

404 error handling

Hello, Im trying to find how error handling woks in laravel. For start i want to be able to show a c...

0 Likes
3 Replies

Pass variables to View

I´m trying to after save chamada in the function store then show it in the view show. I'm using this...

0 Likes
1 Replies
Solved

4.3 passing eloquent model from FormRequest to controller.

If we are doing authorization in the FormRequest is there a way to pass the model to the controller...

0 Likes
1 Replies
Solved
posted 9 years ago

Redirect with query string

How do you redirect to an action while appending a query string? Right now Im doing something like t...

0 Likes
1 Replies

GET Data from a Button

Hello there, so i got a button: <form method="GET" action="settings"> <...

0 Likes
7 Replies
Solved
posted 9 years ago

How to check value of parameters of RESTful controller's action

I use the Larvel 4.1 If I use routes for every action I can check parameters value into route like h...

0 Likes
2 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

Sending data via the controller or accessing it in the view?

hello folks, i got a quick "style" question... wich way is better, sending data via the co...

0 Likes
3 Replies
Solved

Please suggest which the best practice for multiple parameters (Restful)

datamime between 01/09/2014 - 10/09/2014 How to create restful routes ? please help.

0 Likes
1 Replies

Can not access CSS file

Hi, i have a question related to Laravel 4 Starter Site. I added a css file in assets/css directory....

0 Likes
1 Replies

Enabling SSL on a Homestead VM

I haven't been able to find any documentation about how to enable SSL on a Homestead VM. I tried to...

0 Likes
5 Replies
Solved

Laravel 4.2.8

Routes: Route::post('verify', 'site\RegistrationController@verify'); Controller <?php namespace s...

0 Likes
2 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

Extending Laravel

Hey there! I have read the documentation for core extension, however I can't figure out even where t...

0 Likes
1 Replies
Solved

Laravel ElePHPant Kickstarter

Have you guys seen this? I'm seriously considering getting one, I've always wanted one of those elep...

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.