in view @include('layouts.run_cancelreferer') and create file run_cancelreferer.blade.php <div s...
in layout <script src="{{ URL::asset('assets/js/jquery-1.11.1.js') }}"></scri...
in index.blade.php write {{ Form::open(array('route' => 'login.index', 'role' => 'form')) }}...
The Laravel portal for problem solving, knowledge sharing and community building.
The community