I have problem with validate "different:field1|different:field2..." rule with multi field....
I would like to call php artisan command from route or controller, i do like this (test on backup/re...
I would like to generate Sql like SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id F...
I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...
I have example: Route::get( 'cal', function () { $var = 150.55; $amount1 = 1...
I try sudo apt-get install php5-gd php5-mysql, but now it show [PDOException]...
I can't run this command on ubuntu. Please help me.
I use Angular repeat option, so I must to use it in {{ Form::text('{{name}}') }}
The Laravel portal for problem solving, knowledge sharing and community building.