Skip to main content
edited tags
Link
Antonio Carlos Ribeiro
  • 87.9k
  • 22
  • 220
  • 205
edited body; edited tags
Source Link
WebDevB
  • 492
  • 2
  • 8
  • 27

The learner again.

I'm just wondering what the best way is to pass varaibles between controllers?

In codeingniter we used to pass hidden varibalesvariables back through the form open command, is this possible in Laravel 4?

Is it best just to use sessions?

The learner again.

I'm just wondering what the best way is to pass varaibles between controllers?

In codeingniter we used to pass hidden varibales back through the form open command, is this possible in Laravel 4?

Is it best just to use sessions?

The learner again.

I'm just wondering what the best way is to pass varaibles between controllers?

In codeingniter we used to pass hidden variables back through the form open command, is this possible in Laravel 4?

Is it best just to use sessions?

Source Link
WebDevB
  • 492
  • 2
  • 8
  • 27

Laravel 4 Passing Variables Between Controllers

The learner again.

I'm just wondering what the best way is to pass varaibles between controllers?

In codeingniter we used to pass hidden varibales back through the form open command, is this possible in Laravel 4?

Is it best just to use sessions?