Support the ongoing development of Laravel.io →

How to resize image using Intervention Image?

Hello, I am install Intervention Image package but I need to make resize image here is code $file =...

0 Likes
7 Replies
Solved

Advertising on Laravel website

I have frequently searched advertising system/manager for Laravel and found none. I'd like to ask, m...

0 Likes
0 Replies

Laravel and CKFinder

Hello, I'm trying to use Laravel Auth function in CKFinder to restrict anonymous using of CKFinder....

0 Likes
0 Replies

Laravel Supervisor Deploment Issue

When deploying my Laravel application, my supervisor queues randomly enter the fatal status and are...

0 Likes
0 Replies
posted 7 years ago

Passing parameters outside url to shorthand routes

Hi, When i have the folowing in my routes: Route::group(['prefix' => '/something'], function(...

0 Likes
10 Replies

laravel Code help needed

Hi I hope you are working fine.I am getting this error while installing application based on laravel...

0 Likes
0 Replies

Pagination Help

Hi everyone, Recently I just created a variable with a leftjoin it looks a little bit like this: $it...

0 Likes
0 Replies
posted 7 years ago

help with values

Hi! Currently I have this dropdown {{ Form::select( 'Shipment_Number', $orderChanges, null, ['class...

0 Likes
1 Replies
Solved
posted 7 years ago

Missing required parameters for [Route: update] [URI: update/{updateId}]. (View: posts.blade.php)

Hello, I'm trying to get the posts id and update the field on the database by the id on the URL. pos...

0 Likes
0 Replies

Scan Barcode with Android to a page of a logged in user

Hi Peeps This is like a point of sale, the page will have a field for the customer number, amount an...

0 Likes
0 Replies

Extending caching mthods

Hello, I am realy new to Laravel so appologies if what I am doing is totally crazy and if any of the...

0 Likes
2 Replies

Class 'Illuminate\Database\Schema\PostgresBuilder' not found

$ php artisan migrate Class 'Illuminate\Database\Schema\PostgresBuilder' not found in API/vendor/bos...

0 Likes
0 Replies
posted 7 years ago

Help! New to Laravel! Accessing the Model Function using Laravel 5.2

Hi Guys! im new to Laravel. Been tinkering around the Code and Documents on how to call the Model F...

0 Likes
3 Replies

Check user level laravel 5.0

I have in the database a table named user that contains the following columns, id, email, name, pass...

0 Likes
0 Replies

Laravel 5.2 Blade template

Hi all, I just started to with larval framework and i am trying to load view page with blade templat...

0 Likes
0 Replies

Uploading in FTP server Laravel 5.2

Trying to upload files but still display error at http://www.hazzir.com/laravel.php HTTP ERROR 500...

0 Likes
0 Replies
posted 7 years ago

A week of Laravel #15 (17-24 July 2016)

A week of Laravel #15 (17-24 July 2016) Updates: "Updates: laravel/framework [master, 5.2, 5.1...

0 Likes
0 Replies

SQLSTATE: Undefined table: 7 ERROR: table "*" does not exist (SQL: drop table "*")

I have question, I created database table using "php artisan migration" then later due to...

0 Likes
0 Replies

PDO Foreach in Foreach problems

<?php $query=$db->query("select * from urunmenu",PDO::FETCH_ASSOC); $data=$query->fe...

0 Likes
0 Replies

New to Laravel/Eloquent, need help with relational inserts.

So I am new to Laravel but not to LAMP development, I have been doing this since 1999 and I feel tha...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.