Hi Peeps This is like a point of sale, the page will have a field for the customer number, amount an...
Hi dd my array looks like this: array:8 [▼ 0 => "promo\1\images\2.jpg" 1 => &quo...
Hi Someone is developing an Android app for the website i am working on. This app will have two func...
I was busy doing code to populate a second drop down with java and i realized that i may just be was...
Hi I use this to display data on my form after the user selected criteria for the report: @foreach($...
This solved my problem: 'password' => 'required|between:6,8',
@LonnyX - Are you saying that I have to do this $smedata->bus_address = $request->bus_address...
Here it is public function store(CreateAdmin $request) { $admin = new Admin; $a...
Well bad code or no bad code, jimgwhit is trying to help. It is very difficult to find tutorials tha...
The Laravel portal for problem solving, knowledge sharing and community building.