PHP Laravel Auction - Multi-vendor Auction ScriptPHP Laravel Auction - Multi-vendor Auction Script
Simple PHP Laravel Auction - Multi-vendor Auction Script PHP Laravel Auction - Multi-vendor Auction Script Average rating of 4.1 based on 7 votesPHP Laravel Auction - Multi-vendor Auction Script
Simple PHP Laravel Auction - Multi-vendor Auction Script PHP Laravel Auction - Multi-vendor Aucti... Average rating of 4.18 Support questions or comments
Please login or create an account to post a question or comment.
-
Jul 27, 2021marioban Purchasedauction listings can be set horizontal?
in line not grid? example https://online.auctionnation.com/auction/41434/bidgallery/
thanks - View 9 more replies
-
Jul 30, 2021marioban PurchasedNO OFFENCE, TRY ALL , marioban058 at gmai
-
Aug 5, 2021smartcodecreator AuthorHI Mario! I wrote to you. + I checked my emails. We corresponded in 2018!!!! 😊😊😊 I updated the project in 2020.
-
Aug 5, 2021smartcodecreator AuthorHouston!! We have problem!
[email protected] - The email account that you tried to reach does not exist.
I guess the marioban profile is stealed! 🤔🤦♂️
-
Oct 17, 2018pillage1791 PurchasedThe bid email message is too generic. It doesn't contain any detail about the bid.
If someone is bidding on several items , there is no way of knowing which bid the email is taking about.
Suggestion: The email sent should contain details on the bid, for example the name of the bid item.
Also a URL link directly to the item(s) would be more useful in the email message.
-
Oct 17, 2018pillage1791 PurchasedIncorrect grammar in email message:
There are several instances where the email sent contains the following "...message has been arrived"
This syntax is incorrect. It should be "...message has arrived". -
Oct 18, 2018smartcodecreator AuthorThank you. I will update the text.
-
Oct 16, 2018pillage1791 PurchasedHow do I can the name of the app?
It still appends the "Multi Vendor Auction.." after I changed APP_NAME value in the .env file. -
Oct 17, 2018smartcodecreator AuthorHi,
config/database.php
'application_name' => env('APP_NAME', 'Multi-Vendor (PHP Laravel 5.2)',
-
Oct 17, 2018pillage1791 PurchasedThanks.
-
Jun 4, 2017raul69 PurchasedHi, is your template compatible with Laravel 5.2? I need to work only with version 5.2.
- View 10 more replies
-
Apr 11, 2018smartcodecreator Author
Yes I can't add my email address. This is not allowed. But you can find me on the page. -
Aug 30, 2019Amelbo3 PurchasedHello can you tell me where the translation files are located, and how they work?
-
Aug 31, 2019smartcodecreator AuthorHi there. You can find the translation here: /resources/lang
More info https://laravel.com/docs/5.7/localization
Important:
Modify after the " =>" part.
Before the "=>" part always same every lang.
Before the "=>" part always same every lang.
Example:
en:
'welcome' => 'Welcome to our application'
ru:
'welcome' => 'Dobrij moj aplikacija'
pl:
'welcome' => 'Pozor nye aplikcje'
You can add your translation:
1: Add your word every lang file:
en:
"boat" => "boat"
tw:
"boat" => "tutu"
After: /resources/view/[template file]
{{ trans('c.boat' }}
Information
Category | Scripts & Code / PHP Scripts / Miscellaneous |
First release | 25 May 2017 |
Last update | 4 November 2024 |
Software version | PHP 8.1, PHP 8.2 |
Files included | .php, .css, .html, Javascript .js |
Software framework | VueJS, Laravel |
Tags | php, bootstrap, css, MySQL, auction, Database, model, view, laravel, controller, components, multi-vendor, multivendor, vuejs, Vue.js |