I have elixir(function(mix) { mix.less('bootstrap.less'); If I add any method like .events .routes...
I have a this javascript for testing with an alert message to tell me the event is firing. <scrip...
<a href="{{ URL::to('home/otherpage', $params) }}"> I need help with how to provide the value...
I run this simple route and get message "No Ajax". I can't get any ajax request to functio...
My view: <h2>Laravel Autocomplete</h2> <?= Form::open() ?> <?= Form::label('aut...
I tried with this route: View::composer('Moves.TestDialog', function($view) { $boxstyle = boxstyles:...
Please all I need is a kick start. My controller is : <?php class MainMenuController extends Ba...
please give me an example to get the controller to point to mainmenu.html
The Laravel portal for problem solving, knowledge sharing and community building.