Compare commits

..

147 Commits

Author SHA1 Message Date
rlong bd6b83ad13 docs: update changelog with reporting and checkout verification improvements 2026-05-03 07:05:13 -04:00
rlong 39a181e013 feat: update showcarlist columns to show full contact and vehicle details 2026-05-03 07:03:17 -04:00
rlong ebfbee5296 feat: update bidderlist columns to show full contact details 2026-05-03 07:01:57 -04:00
rlong 39ffca777c feat: expand checkout_complete_list columns and include item numbers 2026-05-03 07:00:25 -04:00
rlong c76a8ed04a fix: restore fallback verification button and error handling for North checkout 2026-05-03 06:55:40 -04:00
rlong 896c96e1a4 docs: update readme with changelog for tablar theme changes 2026-05-02 16:00:39 -04:00
rlong f9590c7814 disable footer inclusion in all layouts 2026-05-02 15:56:04 -04:00
rlong 2935d84671 fix checkout route by aligning view fields with controller expectations 2026-05-02 15:51:39 -04:00
rlong a1ef5686e3 add pickup instructions to checkout complete page 2026-05-02 15:48:11 -04:00
rlong ce5b69f362 restore checkout data display on checkout complete 2026-05-02 15:46:15 -04:00
rlong a95aa04cb9 disable notifications inclusion 2026-05-02 15:28:08 -04:00
rlong 935c7ba31b update user menu to match previous theme 2026-05-02 15:26:07 -04:00
rlong 700d2f0741 update logo 2026-05-02 15:22:22 -04:00
rlong 4ef20cba50 fix logo size 2026-05-02 15:16:46 -04:00
rlong f35624cc6d fix logo size 2026-05-02 15:14:02 -04:00
rlong 6a911ba76c Merge pull request 'Update navbar logo to auction_logo_small.jpg' (#5) from feature/tablar-theme-logo-update into feature/tablar-theme
Reviewed-on: #5
2026-05-02 15:08:51 -04:00
dbaugher d1c03b927e Update navbar logo to auction_logo_small.jpg
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 17:33:30 -04:00
rlong bbea9e51c8 style: convert self-checkout link to a large prominent button 2026-05-01 16:06:21 -04:00
rlong 17b2224490 feat: add self-checkout link to home dashboard 2026-05-01 16:05:14 -04:00
rlong c2ec8464ba feat: add searchable dropdowns to reprint_receipt and winnertotal forms 2026-05-01 16:03:15 -04:00
rlong 1dbf0c51bb feat: make all dropdowns searchable using tomselect 2026-05-01 16:00:08 -04:00
rlong 2b5046b077 fix: resolve editwinners Undefined variable and update winning_cost input type 2026-05-01 15:56:35 -04:00
rlong a2ce8a51fe feat: show bidder and vehicle details in carshowscores view 2026-05-01 15:54:08 -04:00
rlong 2512c27904 feat: show bidder and vehicle details in carshowwinners view 2026-05-01 15:52:54 -04:00
rlong 4fdd41e9b8 fix: resolve cat_name exception and correct model relationships 2026-05-01 15:51:23 -04:00
rlong e79d6174f8 feat: enable OIDC social login in auth views 2026-05-01 15:43:45 -04:00
rlong 4ed1f6769d Merge pull request 'Remove the theme creator header buttons' (#3) from feature/tablar-theme-remove-ads into feature/tablar-theme
Reviewed-on: #3
2026-05-01 15:40:48 -04:00
rlong f75bdb6b4a fix: update pcentry dropdown and add vote count field 2026-05-01 15:39:42 -04:00
rlong 31acaa23dd fix 2026-05-01 15:32:34 -04:00
rlong d4ea64007f fix: restore full PagesController content 2026-05-01 15:31:34 -04:00
rlong 7a05e73d52 fix: correct PagesController file corruption 2026-05-01 15:28:29 -04:00
rlong 9ed1765c73 fix: update carshowwinners view to use correct variable and relationships 2026-05-01 15:25:11 -04:00
rlong 4893550e2a fix: pass missing view variables for showwinners, showscores, winners, and editwinners 2026-05-01 15:25:03 -04:00
dbaugher 24e2d91eb7 Remove the theme creator header buttons 2026-05-01 15:24:54 -04:00
rlong 7a6028c63d fix: update judges form to use judge number instead of name 2026-05-01 15:23:57 -04:00
rlong 8d138e22b7 feat: expand checkout_complete_list with items won 2026-05-01 15:23:34 -04:00
rlong 92da95bdff feat: expand bidderlist with contact info 2026-05-01 15:23:26 -04:00
rlong 2e5454484f fix: change score input type to text to remove spinner controls 2026-05-01 15:22:13 -04:00
rlong ad610633d1 feat: standardize tomselect configuration across all dropdowns 2026-05-01 15:18:27 -04:00
rlong 80545f38b3 fix: correct syntax and remove duplicate code in PagesController 2026-05-01 15:17:37 -04:00
rlong 1b30673823 fix: restore natural sorting for vehicles by bidder assigned number 2026-05-01 15:16:47 -04:00
rlong 3703ed569a fix: enable scrolling and show all options in tomselect 2026-05-01 14:44:44 -04:00
rlong c63ca6626e fix: resolve judgingentry dropdown population and visibility issues 2026-05-01 14:37:56 -04:00
rlong a7edc0115d fix: use dropdownParent: body in TomSelect to fix visibility issues 2026-05-01 14:32:37 -04:00
rlong e8a31380f7 fix: force initialize tomselect for judgingentry 2026-05-01 14:31:19 -04:00
rlong 1ad8f53a95 fix: restore missing foreach loop variables in judgingentry 2026-05-01 14:30:37 -04:00
rlong 05dad0ece0 fix: cleanup judgingentry blade and ensure proper tomselect include 2026-05-01 14:30:05 -04:00
rlong b5bbe4d1b5 debug: move tomselect include to judgingentry.blade.php for testing 2026-05-01 14:29:31 -04:00
rlong 2db4ad18e3 debug: isolate tomselect to bidders.blade.php 2026-05-01 14:28:59 -04:00
rlong 107223f2cc fix: use IIFE to prevent tomselect double initialization 2026-05-01 14:28:11 -04:00
rlong 799eb37ae0 debug: apply aggressive CSS to troubleshoot tomselect visibility 2026-05-01 14:26:49 -04:00
rlong d79d2fbe3e debug: simplify tomselect for basic diagnostic 2026-05-01 14:26:04 -04:00
rlong 6e2c27a5a4 fix: directly inject tomselect in checkout_select_form for immediate verify 2026-05-01 14:24:57 -04:00
rlong 9e2c50a9ee debug: add logging to verify tomselect option detection 2026-05-01 14:23:45 -04:00
rlong 239ee20397 feat: centralize tomselect logic and script loading 2026-05-01 14:22:47 -04:00
rlong 7bf32dfdcc fix: re-enable searchable dropdowns and apply natural sorting for judgingentry 2026-05-01 14:21:21 -04:00
rlong f96b70684b fix: correctly display judge number and vehicle bidder number in judgingentry form 2026-05-01 14:20:06 -04:00
rlong bd87475b4d debug: bypass tomselect for judgingentry dropdowns to verify data rendering 2026-05-01 14:17:57 -04:00
rlong 6b1d87414e fix: restore direct collection loop in judgingentry view 2026-05-01 14:16:49 -04:00
rlong 7a4b926aac debug: add logs to verify judgingentry data counts 2026-05-01 14:16:09 -04:00
rlong fb31d91476 fix: ensure judgingentry always fetches data regardless of request method 2026-05-01 14:14:27 -04:00
rlong 55a05ef00e fix: add isset checks to judgingentry view 2026-05-01 14:14:00 -04:00
rlong a4483788cf fix: restore missing variables in judgingentry foreach loops 2026-05-01 14:13:21 -04:00
rlong 2a6edc07f9 fix: resolve tomselect script inclusion in judgingentry 2026-05-01 14:12:47 -04:00
rlong ba6182e41e fix: pass judges and vehicles data to judgingentry view 2026-05-01 14:11:29 -04:00
rlong 2cd8feb19d feat: make winnersbyitem table sortable using list.js 2026-05-01 14:10:42 -04:00
rlong b6ed1e8325 fix: access items data via relationship in winnersbyitem 2026-05-01 14:10:10 -04:00
rlong 7a29315759 fix: use eloquent relationships for winnersbyitem to prevent property access error 2026-05-01 14:09:36 -04:00
rlong 5f4b0c16a3 fix: correct layout placement for winnerlist and winningbidderlist 2026-05-01 14:08:20 -04:00
rlong 599b404791 feat: restore grid display for winningbidderlist 2026-05-01 14:06:48 -04:00
rlong 3ddf99172e fix: update winningbidderlist to only show bidders with winning bids 2026-05-01 14:05:36 -04:00
rlong 5c1b855283 feat: update itemlist table columns to display estimated value and minimum bid 2026-05-01 14:04:20 -04:00
rlong a4f26e9006 fix: force bidder number numeric sort in tomselect 2026-05-01 14:02:36 -04:00
rlong 444b9e26db fix: use numeric localeCompare in tomselect for natural bidder sorting 2026-05-01 14:02:03 -04:00
rlong 24905c9506 fix: re-enable tomselect sorting 2026-05-01 14:01:35 -04:00
rlong 6cb3e1ac24 fix: disable internal TomSelect sorting to respect server-side order 2026-05-01 14:01:07 -04:00
rlong 30dbbd6d58 fix: use SQL CAST for reliable numeric sorting of bidder numbers 2026-05-01 14:00:38 -04:00
rlong 6193e7fce4 fix: sort bidders numerically in controller for reliable dropdown order 2026-05-01 13:59:39 -04:00
rlong 2521246bda fix: revert to localeCompare numeric:true for natural sorting 2026-05-01 13:59:16 -04:00
rlong b208af478d fix: use explicit numeric comparison in tomselect for reliable sorting 2026-05-01 13:58:48 -04:00
rlong 7d9af30ed3 fix: re-implement numeric natural sorting for dropdowns 2026-05-01 13:58:22 -04:00
rlong 46fbe7c98d fix: remove invalid sortOptions call from tomselect 2026-05-01 13:57:40 -04:00
rlong 87aa8d74d4 fix: use native Tom Select sorting 2026-05-01 13:56:56 -04:00
rlong 01a6d78333 fix: use explicit numeric parsing for bidder number sorting 2026-05-01 13:56:25 -04:00
rlong af49c71d72 fix: use numeric sorting for tomselect dropdowns 2026-05-01 13:56:00 -04:00
rlong e74295fee4 fix: force white background on all tomselect elements 2026-05-01 13:54:51 -04:00
rlong e47e20e49b fix: restore background color for searchable dropdowns 2026-05-01 13:54:27 -04:00
rlong 365ebf112a fix: align tomselect configuration with tablar native implementation 2026-05-01 13:53:56 -04:00
rlong 8e6f4bdcfc debug: aggressive initialization and logging for tomselect 2026-05-01 13:52:33 -04:00
rlong 597c11acd1 fix: restore background color and borders to tomselect inputs 2026-05-01 13:52:10 -04:00
rlong ea0c1272d1 fix: prevent double initialization of tomselect and update style 2026-05-01 13:51:20 -04:00
rlong 66e0e467df fix: re-add missing tomselect include to checkout_select_form 2026-05-01 13:50:12 -04:00
rlong 46c88ed22a feat: export tablar views and fix js stack 2026-05-01 13:04:37 -04:00
rlong 4bd0ec6e35 debug: test script injection 2026-05-01 13:02:22 -04:00
rlong 68f3be7644 fix: correctly stack all tomselect includes 2026-05-01 13:01:26 -04:00
rlong e19c077203 fix: correctly stack all tomselect includes within js push directive 2026-05-01 13:00:28 -04:00
rlong bb71e41459 fix: use @push('js') to correctly inject tomselect script into Tablar layout 2026-05-01 12:59:21 -04:00
rlong 1f4b108c51 debug: add verbose logging to tomselect init 2026-05-01 12:58:18 -04:00
rlong 762b242046 debug: update tomselect initialization and check 2026-05-01 12:57:37 -04:00
rlong 3cc39c4b3d fix: explicitly define controlInput in Tom Select 2026-05-01 12:56:51 -04:00
rlong ef00695950 fix: ensure Tom Select searchability and handle selection 2026-05-01 12:56:21 -04:00
rlong 3f711effdc fix: add Tom Select CSS and use window load event 2026-05-01 12:55:02 -04:00
rlong 599dfb6f14 fix: remove duplicated tomselect include from checkout_select_form 2026-05-01 12:53:35 -04:00
rlong 5049ed9777 fix: use @push for tomselect component to resolve duplicate dropdowns 2026-05-01 12:53:00 -04:00
rlong b564a63c67 feat: enable searchable dropdowns (Tom Select) for all tablar views 2026-05-01 12:51:06 -04:00
rlong 3d95c63e63 revert: remove tom-select from checkout bidder dropdown 2026-05-01 12:49:43 -04:00
rlong 72362d2d90 fix: sort bidders and enable tom-select for bidder dropdown 2026-05-01 12:49:17 -04:00
rlong 0c4df52f83 fix: pass bidders to checkout select form to resolve undefined variable 2026-05-01 12:47:51 -04:00
rlong c6a82f66ad fix: restore north embedded checkout scripts and container configuration 2026-05-01 12:40:25 -04:00
rlong 760a3887b6 feat: hide vehicle type field and set default value to 2 in showcars form 2026-05-01 12:36:55 -04:00
rlong 583b146f41 feat: align showcars form layout with bidders form structure 2026-05-01 12:35:40 -04:00
rlong 9526e17f09 feat: re-organize and shorten form fields in showcars form 2026-05-01 12:34:43 -04:00
rlong b82df0a0fb feat: organize address fields in standard row layout 2026-05-01 12:33:32 -04:00
rlong 7598164ce4 feat: layout showcars form fields one per line 2026-05-01 12:32:35 -04:00
rlong e813d2543f fix: restore missing bidder and vehicle fields to showcars form 2026-05-01 12:31:58 -04:00
rlong 74d67d073e fix: use showcarlist_results variable and update owner column in showcarlist view 2026-05-01 12:30:57 -04:00
rlong e5dbe3e126 fix: restore separate showcars form and showcarlist table views 2026-05-01 12:30:00 -04:00
rlong 18e7c9b361 fix: use correct variable name showcarlist_results in showcarlist view 2026-05-01 12:28:30 -04:00
rlong bec2234bd4 fix: name mywinnings, showwinners, and score routes to resolve RouteNotFoundException 2026-05-01 12:25:08 -04:00
rlong 492ff400c7 fix: name all routes used in Tablar menu 2026-05-01 12:24:27 -04:00
rlong d0a0149a75 fix: correct tablar menu structure to avoid array_push argument error 2026-05-01 12:23:39 -04:00
rlong 10349075b0 fix: define home route name to resolve RouteNotFoundException 2026-05-01 12:22:54 -04:00
rlong 44a34b1114 feat: sync tablar menu with application navigation 2026-05-01 12:22:06 -04:00
rlong bd93dd0bf7 feat: make showcars table sortable using list.js 2026-05-01 12:20:35 -04:00
rlong 81dbf11592 fix: add bidder assigned number to showcars table 2026-05-01 12:20:10 -04:00
rlong 7c88db310d fix: restore table-based layout and display owner data for showcars 2026-05-01 12:19:39 -04:00
rlong 0fd6a6c3e2 fix: pass vehicles data to showcars view 2026-05-01 12:18:40 -04:00
rlong 01c1d77016 fix: resolve vite manifest issue by updating package.json and fixing asset build 2026-05-01 12:14:43 -04:00
rlong 008000314f feat: migrate final batch of views to tablar 2026-05-01 12:01:47 -04:00
rlong a382a434d4 feat: migrate home and winnertotalform views to tablar 2026-05-01 12:00:20 -04:00
rlong 610ee4290b feat: migrate reprint_receipt_form and winningbidderlist views to tablar 2026-05-01 12:00:02 -04:00
rlong 846db1accf feat: migrate vehicletypes and winnertotal views to tablar 2026-05-01 11:59:42 -04:00
rlong 78c2fbb41a feat: migrate mywinnings_results and showcars views to tablar 2026-05-01 11:59:31 -04:00
rlong f130d39118 feat: migrate checkout and checkout_complete views to tablar 2026-05-01 11:59:13 -04:00
rlong 1adb557265 feat: migrate checkout select and checkout list views to tablar 2026-05-01 11:57:48 -04:00
rlong 75aa121ac7 feat: migrate judgingentry and pcentry views to tablar 2026-05-01 11:57:33 -04:00
rlong 296a6b9243 feat: migrate carshowwinners and judges views to tablar 2026-05-01 11:57:26 -04:00
rlong ccac39cd85 feat: migrate bidderlist and awardcategories views to tablar 2026-05-01 11:57:03 -04:00
rlong 69e4516ad8 feat: migrate winnersbyitem and carshowscores views to tablar 2026-05-01 11:56:44 -04:00
rlong f6aac32eaa feat: migrate winners and final tally views to tablar 2026-05-01 11:56:29 -04:00
rlong a60a89d77d feat: migrate item and winner views to tablar 2026-05-01 11:56:14 -04:00
rlong cec229459d feat: migrate bidders view to tablar 2026-05-01 11:51:01 -04:00
rlong 2ae745ffea chore: update tablar menu configuration 2026-05-01 11:50:49 -04:00
rlong bd52e27f76 feat: install and scaffold Tablar theme 2026-05-01 11:49:20 -04:00
rlong 9108b6bab6 Merge pull request 'upgrade: laravel 12' (#2) from feature/upgrade-laravel-13 into master
Reviewed-on: #2
2026-05-01 11:47:19 -04:00
rlong 58450a1262 upgrade: laravel 12 2026-05-01 11:44:17 -04:00
rlong 878236ae2f Merge pull request 'feat: integrate North Embedded Checkout for bidder payments' (#1) from feature/north-embedded-checkout into master
Reviewed-on: #1
2026-05-01 10:20:21 -04:00
813 changed files with 59392 additions and 2355 deletions
+1
View File
@@ -12,3 +12,4 @@ npm-debug.log
/public/rldbadm /public/rldbadm
/stats /stats
/.well-known /.well-known
.DS_Store
@@ -49,8 +49,7 @@ class WinningBidsResource extends Resource
->searchable(), ->searchable(),
TextInput::make('winning_cost') TextInput::make('winning_cost')
->label('Winning Bid') ->label('Winning Bid')
->prefix('$') ->prefix('$'),
->numeric(),
]); ]);
} }
+1 -1
View File
@@ -7,7 +7,7 @@ use Illuminate\Routing\Controller as BaseController;
use Illuminate\Foundation\Validation\ValidatesRequests; use Illuminate\Foundation\Validation\ValidatesRequests;
use Illuminate\Foundation\Auth\Access\AuthorizesRequests; use Illuminate\Foundation\Auth\Access\AuthorizesRequests;
class Controller extends BaseController class Controller extends \Illuminate\Routing\Controller
{ {
use AuthorizesRequests, DispatchesJobs, ValidatesRequests; use AuthorizesRequests, DispatchesJobs, ValidatesRequests;
} }
+61 -44
View File
@@ -20,6 +20,7 @@ use App\Models\Types;
use App\Models\Vehicles; use App\Models\Vehicles;
use App\Models\VehicleScores; use App\Models\VehicleScores;
use Dompdf\Dompdf; use Dompdf\Dompdf;
class PagesController extends Controller class PagesController extends Controller
{ {
public function home() public function home()
@@ -81,7 +82,8 @@ class PagesController extends Controller
public function checkout(Request $checkout_req) public function checkout(Request $checkout_req)
{ {
if (!$checkout_req->checkoutbiddernum) { if (!$checkout_req->checkoutbiddernum) {
return view('checkout_select_form'); $bidders = \App\Models\Bidders::orderByRaw('CAST(bidder_assigned_number AS UNSIGNED) ASC')->get();
return view('checkout_select_form', ['bidders' => $bidders]);
} elseif (!$checkout_req->checkout_payment_method) { } elseif (!$checkout_req->checkout_payment_method) {
$checkout_bidder = $checkout_req->checkoutbiddernum; $checkout_bidder = $checkout_req->checkoutbiddernum;
$checkout_list_results = DB::select("SELECT $checkout_list_results = DB::select("SELECT
@@ -161,20 +163,32 @@ class PagesController extends Controller
public function editwinners(Request $edit_win_req) public function editwinners(Request $edit_win_req)
{ {
if (!$edit_win_req->winid) { if ($edit_win_req->id) {
return view('editwinners'); $winner = WinningBids::with(['items', 'bidders'])->find($edit_win_req->id);
$bidders = Bidders::all();
$items = Items::all();
return view('editwinners', ['winner' => $winner, 'bidders' => $bidders, 'items' => $items]);
} }
if (!$edit_win_req->winid) {
$winners = WinningBids::with(['items', 'bidders'])->get();
return view('winnersbyitem', ['winnersbyitem_results' => $winners]);
}
$winning_bid_id = $edit_win_req->winid; $winning_bid_id = $edit_win_req->winid;
$winner_bidder = $edit_win_req->winnerbiddernum; $winner_bidder = $edit_win_req->winnerbiddernum;
$winner_item = $edit_win_req->winneritemnum;
$winner_cost = $edit_win_req->winnerbid; $winner_cost = $edit_win_req->winnerbid;
$winner_insert = WinningBids::where('idwinning_bids', $winning_bid_id) $winner_insert = WinningBids::where('idwinning_bids', $winning_bid_id)
->update( ->update(
[ [
'winning_bidder_num' => $winner_bidder, 'winning_bidder_num' => $winner_bidder,
'winning_item_num' => $winner_item,
'winning_cost' => $winner_cost 'winning_cost' => $winner_cost
] ]
); );
return redirect('editwinners'); return redirect('winnersbyitem');
} }
public function finaltally() public function finaltally()
@@ -296,7 +310,8 @@ class PagesController extends Controller
public function reprintReceipt(Request $reprint_receipt_req) public function reprintReceipt(Request $reprint_receipt_req)
{ {
if (!$reprint_receipt_req->reprintbiddernum) { if (!$reprint_receipt_req->reprintbiddernum) {
return view('reprint_receipt_form'); $bidders = Bidders::has('checkout')->get();
return view('reprint_receipt_form', ['bidders' => $bidders]);
} else { } else {
$bidnum=$reprint_receipt_req->reprintbiddernum; $bidnum=$reprint_receipt_req->reprintbiddernum;
$checkout_result = Checkout::where('bidder_num', '=', $bidnum) $checkout_result = Checkout::where('bidder_num', '=', $bidnum)
@@ -317,7 +332,9 @@ class PagesController extends Controller
public function winners(Request $winners_req) public function winners(Request $winners_req)
{ {
if (!$winners_req->winnerbid) { if (!$winners_req->winnerbid) {
return view('winners'); $bidders = Bidders::all();
$items = Items::all();
return view('winners', ['bidders' => $bidders, 'items' => $items]);
} }
$winner_item = $winners_req->winneritemnum; $winner_item = $winners_req->winneritemnum;
$winner_bidder = $winners_req->winnerbiddernum; $winner_bidder = $winners_req->winnerbiddernum;
@@ -334,22 +351,15 @@ class PagesController extends Controller
public function winnersbyitem() public function winnersbyitem()
{ {
$winnersbyitem_results = DB::select("SELECT $winnersbyitem_results = WinningBids::with(['items', 'bidders'])->get();
*
FROM winning_bids
INNER JOIN items as items
ON winning_bids.winning_item_num=items.iditems
INNER JOIN bidders AS bidders
ON winning_bids.winning_bidder_num=bidders.idbidders
ORDER BY item_assigned_num ASC
");
return view('winnersbyitem', ['winnersbyitem_results' => $winnersbyitem_results]); return view('winnersbyitem', ['winnersbyitem_results' => $winnersbyitem_results]);
} }
public function winnertotal(Request $winnertotal_req) public function winnertotal(Request $winnertotal_req)
{ {
if (!$winnertotal_req->winnerbiddernum) { if (!$winnertotal_req->winnerbiddernum) {
return view('winnertotalform'); $bidders = Bidders::all();
return view('winnertotalform', ['bidders' => $bidders]);
} }
$winner_total_bidder = $winnertotal_req->winnerbiddernum; $winner_total_bidder = $winnertotal_req->winnerbiddernum;
$winnertotal_list_results = DB::select("SELECT $winnertotal_list_results = DB::select("SELECT
@@ -377,37 +387,41 @@ class PagesController extends Controller
public function winningbidderlist() public function winningbidderlist()
{ {
$winnerlist_results = WinningBids::join('bidders', 'winning_bids.winning_bidder_num', '=', 'bidders.idbidders') $winnerlist_results = Bidders::whereHas('winningBids')
->groupBy('winning_bidder_num') ->orderBy('bidder_assigned_number')
->orderBy('bidders.bidder_assigned_number')
->get(); ->get();
return view('winningbidderlist', ['winnerlist_results' => $winnerlist_results]); return view('winningbidderlist', ['winning_bidders' => $winnerlist_results]);
} }
public function judgingentry(Request $judgingentry_req) public function judgingentry(Request $judgingentry_req)
{ {
if (!$judgingentry_req->vehnum) { $judges = \App\Models\Judges::all();
return view('judgingentry'); $vehicles = \App\Models\Vehicles::select('vehicles.*')
} ->leftJoin('bidders', 'vehicles.owner', '=', 'bidders.bidder_assigned_number')
$vehicle = $judgingentry_req->vehnum; ->orderByRaw('CAST(bidders.bidder_assigned_number AS UNSIGNED) ASC')
$judge = $judgingentry_req->judgenum; ->get();
$score = $judgingentry_req->vehscore;
$bidder_insert = VehicleScores::updateOrCreate(
[
'vehicle' => $vehicle,
'judge' => $judge
],
[
'overall_score' => $score
]
);
return redirect('judgingentry'); if ($judgingentry_req->isMethod('post')) {
$vehicle = $judgingentry_req->vehnum;
$judge = $judgingentry_req->judgenum;
$score = $judgingentry_req->vehscore;
VehicleScores::updateOrCreate(
['vehicle' => $vehicle, 'judge' => $judge],
['overall_score' => $score]
);
return redirect('judgingentry');
}
return view('judgingentry', ['judges' => $judges, 'vehicles' => $vehicles]);
} }
public function showcars(Request $showcar_req) public function showcars(Request $showcar_req)
{ {
if (!$showcar_req->bidderlname) { if (!$showcar_req->bidderlname) {
return view('showcars'); $vehicles = \App\Models\Vehicles::with('vehicleOwner')->get();
return view('showcars', ['vehicles' => $vehicles]);
} }
$bidder_lname = $showcar_req->bidderlname; $bidder_lname = $showcar_req->bidderlname;
$bidder_fname = $showcar_req->bidderfname; $bidder_fname = $showcar_req->bidderfname;
@@ -466,7 +480,8 @@ class PagesController extends Controller
public function pcentry(Request $pcentry_req) public function pcentry(Request $pcentry_req)
{ {
if (!$pcentry_req->vehnum) { if (!$pcentry_req->vehnum) {
return view('pcentry'); $vehicles = Vehicles::all();
return view('pcentry', ['vehicles' => $vehicles]);
} }
$vehicle=$pcentry_req->vehnum; $vehicle=$pcentry_req->vehnum;
$pc_count=$pcentry_req->pc_count; $pc_count=$pcentry_req->pc_count;
@@ -500,7 +515,8 @@ class PagesController extends Controller
public function awardcategories(Request $category_req) public function awardcategories(Request $category_req)
{ {
if (!$category_req->category) { if (!$category_req->category) {
return view('awardcategories'); $categories = CarShowCategory::all();
return view('awardcategories', ['categories' => $categories]);
} }
$category = $category_req->category; $category = $category_req->category;
if ($category_req->has('vehtype')) { if ($category_req->has('vehtype')) {
@@ -522,20 +538,20 @@ class PagesController extends Controller
public function showwinners() public function showwinners()
{ {
$carshowwinner_results = CarShowWinner::with(['awardCategory', 'awardVehicle', 'awardVehicle.vehicleOwner'])->get(); $carshowwinner_results = CarShowWinner::with(['awardCategory', 'awardVehicle', 'awardVehicle.vehicleOwner'])->get();
return view('carshowwinners', ['carshowwinner_results' => $carshowwinner_results]); return view('carshowwinners', ['winners' => $carshowwinner_results]);
} }
public function showscores() public function showscores()
{ {
$carshowscore_results = VehicleScores::with(['scoredVehicle']) $carshowscore_results = VehicleScores::with(['scoredVehicle', 'scoredVehicle.vehicleOwner'])
->groupBy('vehicle') ->groupBy('vehicle')
->selectRaw('*, sum(vehicle_scores.overall_score) as totalscore') ->selectRaw('*, sum(vehicle_scores.overall_score) as totalscore')
->orderBy('totalscore', 'desc') ->orderBy('totalscore', 'desc')
->get(); ->get();
return view('carshowscores', ['carshowscore_results' => $carshowscore_results]); return view('carshowscores', ['scores_results' => $carshowscore_results]);
} }
public function showscoresbycar() public function showscoresbycar()
{ {
$carshowscore2_results = VehicleScores::with(['scoredVehicle']) $carshowscore2_results = VehicleScores::with(['scoredVehicle', 'scoredVehicle.vehicleOwner'])
->groupBy('vehicle') ->groupBy('vehicle')
->selectRaw('*, sum(vehicle_scores.overall_score) as totalscore') ->selectRaw('*, sum(vehicle_scores.overall_score) as totalscore')
//->orderBy('scoredVehicle.vehicleOwner.bidder_assigned_number') //->orderBy('scoredVehicle.vehicleOwner.bidder_assigned_number')
@@ -546,7 +562,7 @@ class PagesController extends Controller
LIMIT 1 LIMIT 1
) AS UNSIGNED) ASC') ) AS UNSIGNED) ASC')
->get(); ->get();
return view('carshowscores', ['carshowscore_results' => $carshowscore2_results]); return view('carshowscores', ['scores_results' => $carshowscore2_results]);
} }
public function showcarlist() public function showcarlist()
{ {
@@ -588,3 +604,4 @@ class PagesController extends Controller
]); ]);
} }
} }
+2 -2
View File
@@ -24,11 +24,11 @@ class CarShowWinner extends Model
public function awardVehicle() public function awardVehicle()
{ {
return $this->hasMany('App\Models\Vehicles', 'id', 'vehicle'); return $this->belongsTo('App\Models\Vehicles', 'vehicle', 'id');
} }
public function awardCategory() public function awardCategory()
{ {
return $this->hasMany('App\Models\CarShowCategory', 'id', 'category'); return $this->belongsTo('App\Models\CarShowCategory', 'category', 'id');
} }
} }
+1 -1
View File
@@ -30,6 +30,6 @@ class VehicleScores extends Model
public function scoredVehicle() public function scoredVehicle()
{ {
return $this->hasMany('App\Models\Vehicles', 'id', 'vehicle'); return $this->belongsTo('App\Models\Vehicles', 'vehicle', 'id');
} }
} }
+7 -4
View File
@@ -5,18 +5,19 @@
"license": "MIT", "license": "MIT",
"type": "project", "type": "project",
"require": { "require": {
"php": "^8.2", "php": "^8.3",
"barryvdh/laravel-snappy": "^1.0", "barryvdh/laravel-snappy": "^1.0",
"carlos-meneses/laravel-mpdf": "^2.1", "carlos-meneses/laravel-mpdf": "^2.1",
"dompdf/dompdf": "^3.1", "dompdf/dompdf": "^3.1",
"filament/filament": "^5.0", "filament/filament": "^5.0",
"kovah/laravel-socialite-oidc": "^0.7.0", "kovah/laravel-socialite-oidc": "^0.7.0",
"laravel/framework": "^11.0", "laravel/framework": "^12.0",
"laravel/socialite": "^5.26", "laravel/socialite": "^5.26",
"laravel/tinker": "^2.9", "laravel/tinker": "^2.9",
"laravel/ui": "^4.2", "laravel/ui": "^4.2",
"socialiteproviders/manager": "^4.9", "socialiteproviders/manager": "^4.9",
"spatie/laravel-pdf": "^2.8" "spatie/laravel-pdf": "^2.8",
"takielias/tablar": "^13.02"
}, },
"require-dev": { "require-dev": {
"barryvdh/laravel-debugbar": "^3.8", "barryvdh/laravel-debugbar": "^3.8",
@@ -71,5 +72,7 @@
"preferred-install": "dist", "preferred-install": "dist",
"sort-packages": true, "sort-packages": true,
"optimize-autoloader": true "optimize-autoloader": true
} },
"minimum-stability": "dev",
"prefer-stable": true
} }
Generated
+278 -127
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "bc73ddd14c4ed8e50e635ca2db38cdd8", "content-hash": "9f3b5396da1f090c9cab4f086f23f776",
"packages": [ "packages": [
{ {
"name": "barryvdh/laravel-snappy", "name": "barryvdh/laravel-snappy",
@@ -2509,20 +2509,20 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.51.0", "version": "v12.58.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "c8f9a04594b7044a189a3194cfb3594251eb74e5" "reference": "6172ae1f44ba5d89e111057ee4a4e7c27f5a610d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c8f9a04594b7044a189a3194cfb3594251eb74e5", "url": "https://api.github.com/repos/laravel/framework/zipball/6172ae1f44ba5d89e111057ee4a4e7c27f5a610d",
"reference": "c8f9a04594b7044a189a3194cfb3594251eb74e5", "reference": "6172ae1f44ba5d89e111057ee4a4e7c27f5a610d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"brick/math": "^0.9.3|^0.10.2|^0.11|^0.12|^0.13|^0.14", "brick/math": "^0.11|^0.12|^0.13|^0.14",
"composer-runtime-api": "^2.2", "composer-runtime-api": "^2.2",
"doctrine/inflector": "^2.0.5", "doctrine/inflector": "^2.0.5",
"dragonmantank/cron-expression": "^3.4", "dragonmantank/cron-expression": "^3.4",
@@ -2537,32 +2537,34 @@
"fruitcake/php-cors": "^1.3", "fruitcake/php-cors": "^1.3",
"guzzlehttp/guzzle": "^7.8.2", "guzzlehttp/guzzle": "^7.8.2",
"guzzlehttp/uri-template": "^1.0", "guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0", "laravel/prompts": "^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0", "laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.7", "league/commonmark": "^2.8.1",
"league/flysystem": "^3.25.1", "league/flysystem": "^3.25.1",
"league/flysystem-local": "^3.25.1", "league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1", "league/uri": "^7.5.1",
"monolog/monolog": "^3.0", "monolog/monolog": "^3.0",
"nesbot/carbon": "^2.72.6|^3.8.4", "nesbot/carbon": "^3.8.4",
"nunomaduro/termwind": "^2.0", "nunomaduro/termwind": "^2.0",
"php": "^8.2", "php": "^8.2",
"psr/container": "^1.1.1|^2.0.1", "psr/container": "^1.1.1|^2.0.1",
"psr/log": "^1.0|^2.0|^3.0", "psr/log": "^1.0|^2.0|^3.0",
"psr/simple-cache": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0",
"ramsey/uuid": "^4.7", "ramsey/uuid": "^4.7",
"symfony/console": "^7.0.3", "symfony/console": "^7.2.0",
"symfony/error-handler": "^7.0.3", "symfony/error-handler": "^7.2.0",
"symfony/finder": "^7.0.3", "symfony/finder": "^7.2.0",
"symfony/http-foundation": "^7.2.0", "symfony/http-foundation": "^7.2.0",
"symfony/http-kernel": "^7.0.3", "symfony/http-kernel": "^7.2.0",
"symfony/mailer": "^7.0.3", "symfony/mailer": "^7.2.0",
"symfony/mime": "^7.0.3", "symfony/mime": "^7.2.0",
"symfony/polyfill-php83": "^1.31", "symfony/polyfill-php83": "^1.33",
"symfony/process": "^7.0.3", "symfony/polyfill-php84": "^1.34",
"symfony/routing": "^7.0.3", "symfony/polyfill-php85": "^1.34",
"symfony/uid": "^7.0.3", "symfony/process": "^7.2.0",
"symfony/var-dumper": "^7.0.3", "symfony/routing": "^7.2.0",
"symfony/uid": "^7.2.0",
"symfony/var-dumper": "^7.2.0",
"tijsverkoyen/css-to-inline-styles": "^2.2.5", "tijsverkoyen/css-to-inline-styles": "^2.2.5",
"vlucas/phpdotenv": "^5.6.1", "vlucas/phpdotenv": "^5.6.1",
"voku/portable-ascii": "^2.0.2" "voku/portable-ascii": "^2.0.2"
@@ -2594,6 +2596,7 @@
"illuminate/filesystem": "self.version", "illuminate/filesystem": "self.version",
"illuminate/hashing": "self.version", "illuminate/hashing": "self.version",
"illuminate/http": "self.version", "illuminate/http": "self.version",
"illuminate/json-schema": "self.version",
"illuminate/log": "self.version", "illuminate/log": "self.version",
"illuminate/macroable": "self.version", "illuminate/macroable": "self.version",
"illuminate/mail": "self.version", "illuminate/mail": "self.version",
@@ -2603,6 +2606,7 @@
"illuminate/process": "self.version", "illuminate/process": "self.version",
"illuminate/queue": "self.version", "illuminate/queue": "self.version",
"illuminate/redis": "self.version", "illuminate/redis": "self.version",
"illuminate/reflection": "self.version",
"illuminate/routing": "self.version", "illuminate/routing": "self.version",
"illuminate/session": "self.version", "illuminate/session": "self.version",
"illuminate/support": "self.version", "illuminate/support": "self.version",
@@ -2626,17 +2630,18 @@
"league/flysystem-read-only": "^3.25.1", "league/flysystem-read-only": "^3.25.1",
"league/flysystem-sftp-v3": "^3.25.1", "league/flysystem-sftp-v3": "^3.25.1",
"mockery/mockery": "^1.6.10", "mockery/mockery": "^1.6.10",
"orchestra/testbench-core": "^9.18.0", "opis/json-schema": "^2.4.1",
"pda/pheanstalk": "^5.0.6", "orchestra/testbench-core": "^10.9.0",
"pda/pheanstalk": "^5.0.6|^7.0.0",
"php-http/discovery": "^1.15", "php-http/discovery": "^1.15",
"phpstan/phpstan": "2.1.41", "phpstan/phpstan": "^2.1.41",
"phpunit/phpunit": "^10.5.35|^11.3.6|^12.0.1", "phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1",
"predis/predis": "^2.3", "predis/predis": "^2.3|^3.0",
"resend/resend-php": "^0.10.0", "resend/resend-php": "^0.10.0|^1.0",
"symfony/cache": "^7.0.3", "symfony/cache": "^7.2.0",
"symfony/http-client": "^7.0.3", "symfony/http-client": "^7.2.0",
"symfony/psr-http-message-bridge": "^7.0.3", "symfony/psr-http-message-bridge": "^7.2.0",
"symfony/translation": "^7.0.3" "symfony/translation": "^7.2.0"
}, },
"suggest": { "suggest": {
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
@@ -2651,7 +2656,7 @@
"ext-pdo": "Required to use all database features.", "ext-pdo": "Required to use all database features.",
"ext-posix": "Required to use all features of the queue worker.", "ext-posix": "Required to use all features of the queue worker.",
"ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0|^6.0).", "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0|^6.0).",
"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", "fakerphp/faker": "Required to generate fake data using the fake() helper (^1.23).",
"filp/whoops": "Required for friendly error pages in development (^2.14.3).", "filp/whoops": "Required for friendly error pages in development (^2.14.3).",
"laravel/tinker": "Required to use the tinker console command (^2.0).", "laravel/tinker": "Required to use the tinker console command (^2.0).",
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).",
@@ -2662,22 +2667,22 @@
"mockery/mockery": "Required to use mocking (^1.6).", "mockery/mockery": "Required to use mocking (^1.6).",
"pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).",
"php-http/discovery": "Required to use PSR-7 bridging features (^1.15).", "php-http/discovery": "Required to use PSR-7 bridging features (^1.15).",
"phpunit/phpunit": "Required to use assertions and run tests (^10.5.35|^11.3.6|^12.0.1).", "phpunit/phpunit": "Required to use assertions and run tests (^10.5.35|^11.5.3|^12.0.1).",
"predis/predis": "Required to use the predis connector (^2.3).", "predis/predis": "Required to use the predis connector (^2.3|^3.0).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
"resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0).", "resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0|^1.0).",
"symfony/cache": "Required to PSR-6 cache bridge (^7.0).", "symfony/cache": "Required to PSR-6 cache bridge (^7.2).",
"symfony/filesystem": "Required to enable support for relative symbolic links (^7.0).", "symfony/filesystem": "Required to enable support for relative symbolic links (^7.2).",
"symfony/http-client": "Required to enable support for the Symfony API mail transports (^7.0).", "symfony/http-client": "Required to enable support for the Symfony API mail transports (^7.2).",
"symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^7.0).", "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^7.2).",
"symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^7.0).", "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^7.2).",
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^7.0)." "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^7.2)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "11.x-dev" "dev-master": "12.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -2688,6 +2693,7 @@
"src/Illuminate/Filesystem/functions.php", "src/Illuminate/Filesystem/functions.php",
"src/Illuminate/Foundation/helpers.php", "src/Illuminate/Foundation/helpers.php",
"src/Illuminate/Log/functions.php", "src/Illuminate/Log/functions.php",
"src/Illuminate/Reflection/helpers.php",
"src/Illuminate/Support/functions.php", "src/Illuminate/Support/functions.php",
"src/Illuminate/Support/helpers.php" "src/Illuminate/Support/helpers.php"
], ],
@@ -2696,7 +2702,8 @@
"Illuminate\\Support\\": [ "Illuminate\\Support\\": [
"src/Illuminate/Macroable/", "src/Illuminate/Macroable/",
"src/Illuminate/Collections/", "src/Illuminate/Collections/",
"src/Illuminate/Conditionable/" "src/Illuminate/Conditionable/",
"src/Illuminate/Reflection/"
] ]
} }
}, },
@@ -2720,20 +2727,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2026-03-26T14:54:53+00:00" "time": "2026-04-26T16:42:04+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.3.16", "version": "v0.3.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "11e7d5f93803a2190b00e145142cb00a33d17ad2" "reference": "6a82ac19a28b916ae0885828795dbd4c59d9a818"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/11e7d5f93803a2190b00e145142cb00a33d17ad2", "url": "https://api.github.com/repos/laravel/prompts/zipball/6a82ac19a28b916ae0885828795dbd4c59d9a818",
"reference": "11e7d5f93803a2190b00e145142cb00a33d17ad2", "reference": "6a82ac19a28b916ae0885828795dbd4c59d9a818",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2777,22 +2784,22 @@
"description": "Add beautiful and user-friendly forms to your command-line applications.", "description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.3.16" "source": "https://github.com/laravel/prompts/tree/v0.3.17"
}, },
"time": "2026-03-23T14:35:33+00:00" "time": "2026-04-20T16:07:33+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
"version": "v2.0.12", "version": "v2.0.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/serializable-closure.git", "url": "https://github.com/laravel/serializable-closure.git",
"reference": "a6abb4e54f6fcd3138120b9ad497f0bd146f9919" "reference": "b566ee0dd251f3c4078bed003a7ce015f5ea6dce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/a6abb4e54f6fcd3138120b9ad497f0bd146f9919", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/b566ee0dd251f3c4078bed003a7ce015f5ea6dce",
"reference": "a6abb4e54f6fcd3138120b9ad497f0bd146f9919", "reference": "b566ee0dd251f3c4078bed003a7ce015f5ea6dce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2840,7 +2847,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues", "issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure" "source": "https://github.com/laravel/serializable-closure"
}, },
"time": "2026-04-14T13:33:34+00:00" "time": "2026-04-16T14:03:50+00:00"
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
@@ -6820,16 +6827,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.4.8", "version": "v7.4.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707" "reference": "d7d2b64a45a89d607865927b176fa51c33ddbb58"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707", "url": "https://api.github.com/repos/symfony/console/zipball/d7d2b64a45a89d607865927b176fa51c33ddbb58",
"reference": "1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707", "reference": "d7d2b64a45a89d607865927b176fa51c33ddbb58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6894,7 +6901,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.4.8" "source": "https://github.com/symfony/console/tree/v7.4.9"
}, },
"funding": [ "funding": [
{ {
@@ -6914,20 +6921,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-30T13:54:39+00:00" "time": "2026-04-22T15:21:55+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v8.0.8", "version": "v8.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "8db1c00226a94d8ab6aa89d9224eeee91e2ea2ed" "reference": "3665cfade90565430909b906394c73c8739e57d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/8db1c00226a94d8ab6aa89d9224eeee91e2ea2ed", "url": "https://api.github.com/repos/symfony/css-selector/zipball/3665cfade90565430909b906394c73c8739e57d0",
"reference": "8db1c00226a94d8ab6aa89d9224eeee91e2ea2ed", "reference": "3665cfade90565430909b906394c73c8739e57d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6963,7 +6970,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v8.0.8" "source": "https://github.com/symfony/css-selector/tree/v8.0.9"
}, },
"funding": [ "funding": [
{ {
@@ -6983,7 +6990,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-30T15:14:47+00:00" "time": "2026-04-18T13:51:42+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@@ -7136,16 +7143,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v8.0.8", "version": "v8.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f662acc6ab22a3d6d716dcb44c381c6002940df6" "reference": "0c3c1a17604c4dbbec4b93fe162c538482096e1f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f662acc6ab22a3d6d716dcb44c381c6002940df6", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0c3c1a17604c4dbbec4b93fe162c538482096e1f",
"reference": "f662acc6ab22a3d6d716dcb44c381c6002940df6", "reference": "0c3c1a17604c4dbbec4b93fe162c538482096e1f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7197,7 +7204,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v8.0.8" "source": "https://github.com/symfony/event-dispatcher/tree/v8.0.9"
}, },
"funding": [ "funding": [
{ {
@@ -7217,7 +7224,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-30T15:14:47+00:00" "time": "2026-04-18T13:51:42+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@@ -7722,16 +7729,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.4.8", "version": "v7.4.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "6df02f99998081032da3407a8d6c4e1dcb5d4379" "reference": "2d550c4758ba4c47519a6667c36553d535705b0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/6df02f99998081032da3407a8d6c4e1dcb5d4379", "url": "https://api.github.com/repos/symfony/mime/zipball/2d550c4758ba4c47519a6667c36553d535705b0c",
"reference": "6df02f99998081032da3407a8d6c4e1dcb5d4379", "reference": "2d550c4758ba4c47519a6667c36553d535705b0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7787,7 +7794,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.4.8" "source": "https://github.com/symfony/mime/tree/v7.4.9"
}, },
"funding": [ "funding": [
{ {
@@ -7807,11 +7814,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-30T14:11:46+00:00" "time": "2026-04-29T13:21:53+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
@@ -7870,7 +7877,7 @@
"portable" "portable"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -7894,16 +7901,16 @@
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df" "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ad1b7b9092976d6c948b8a187cec9faaea9ec1df", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e",
"reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df", "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7952,7 +7959,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -7972,11 +7979,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-10T16:19:22+00:00" "time": "2026-04-26T13:13:48+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git", "url": "https://github.com/symfony/polyfill-intl-idn.git",
@@ -8039,7 +8046,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -8063,7 +8070,7 @@
}, },
{ {
"name": "symfony/polyfill-intl-normalizer", "name": "symfony/polyfill-intl-normalizer",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
@@ -8124,7 +8131,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -8148,7 +8155,7 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
@@ -8209,7 +8216,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -8233,7 +8240,7 @@
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php80.git", "url": "https://github.com/symfony/polyfill-php80.git",
@@ -8293,7 +8300,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -8317,7 +8324,7 @@
}, },
{ {
"name": "symfony/polyfill-php83", "name": "symfony/polyfill-php83",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php83.git", "url": "https://github.com/symfony/polyfill-php83.git",
@@ -8373,7 +8380,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php83/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-php83/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -8396,17 +8403,97 @@
"time": "2026-04-10T17:25:58+00:00" "time": "2026-04-10T17:25:58+00:00"
}, },
{ {
"name": "symfony/polyfill-php85", "name": "symfony/polyfill-php84",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php85.git", "url": "https://github.com/symfony/polyfill-php84.git",
"reference": "2c408a6bb0313e6001a83628dc5506100474254e" "reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/2c408a6bb0313e6001a83628dc5506100474254e", "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/88486db2c389b290bf87ff1de7ebc1e13e42bb06",
"reference": "2c408a6bb0313e6001a83628dc5506100474254e", "reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php84\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php84/tree/v1.37.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-04-10T18:47:49+00:00"
},
{
"name": "symfony/polyfill-php85",
"version": "v1.37.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php85.git",
"reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/fcfa4973a9917cef23f2e38774da74a2b7d115ee",
"reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8453,7 +8540,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php85/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-php85/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -8473,11 +8560,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-10T16:50:15+00:00" "time": "2026-04-26T13:10:57+00:00"
}, },
{ {
"name": "symfony/polyfill-uuid", "name": "symfony/polyfill-uuid",
"version": "v1.36.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-uuid.git", "url": "https://github.com/symfony/polyfill-uuid.git",
@@ -8536,7 +8623,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.36.0" "source": "https://github.com/symfony/polyfill-uuid/tree/v1.37.0"
}, },
"funding": [ "funding": [
{ {
@@ -8625,16 +8712,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.4.8", "version": "v7.4.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "9608de9873ec86e754fb6c0a0fa7e5f1a960eb6b" "reference": "287771d8bc86eacb30678dd10eda6c64a859951f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/9608de9873ec86e754fb6c0a0fa7e5f1a960eb6b", "url": "https://api.github.com/repos/symfony/routing/zipball/287771d8bc86eacb30678dd10eda6c64a859951f",
"reference": "9608de9873ec86e754fb6c0a0fa7e5f1a960eb6b", "reference": "287771d8bc86eacb30678dd10eda6c64a859951f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8686,7 +8773,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.4.8" "source": "https://github.com/symfony/routing/tree/v7.4.9"
}, },
"funding": [ "funding": [
{ {
@@ -8706,7 +8793,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-24T13:12:05+00:00" "time": "2026-04-22T15:21:55+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@@ -9062,16 +9149,16 @@
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v7.4.8", "version": "v7.4.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "6883ebdf7bf6a12b37519dbc0df62b0222401b56" "reference": "2676b524340abcfe4d6151ec698463cebafee439"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/6883ebdf7bf6a12b37519dbc0df62b0222401b56", "url": "https://api.github.com/repos/symfony/uid/zipball/2676b524340abcfe4d6151ec698463cebafee439",
"reference": "6883ebdf7bf6a12b37519dbc0df62b0222401b56", "reference": "2676b524340abcfe4d6151ec698463cebafee439",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9116,7 +9203,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/uid/tree/v7.4.8" "source": "https://github.com/symfony/uid/tree/v7.4.9"
}, },
"funding": [ "funding": [
{ {
@@ -9136,7 +9223,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-24T13:12:05+00:00" "time": "2026-04-30T15:19:22+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
@@ -9225,6 +9312,70 @@
], ],
"time": "2026-03-30T13:44:50+00:00" "time": "2026-03-30T13:44:50+00:00"
}, },
{
"name": "takielias/tablar",
"version": "13.02",
"source": {
"type": "git",
"url": "https://github.com/takielias/tablar.git",
"reference": "bb38f4f12482a41297ca5f19667cb1fdc6d5e0ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/takielias/tablar/zipball/bb38f4f12482a41297ca5f19667cb1fdc6d5e0ef",
"reference": "bb38f4f12482a41297ca5f19667cb1fdc6d5e0ef",
"shasum": ""
},
"require": {
"illuminate/support": ">=10.0"
},
"conflict": {
"laravel/breeze": "*"
},
"require-dev": {
"orchestra/testbench": ">=9.0",
"phpunit/phpunit": ">=10.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"TakiElias\\Tablar\\TablarServiceProvider"
]
},
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"TakiElias\\Tablar\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taki Elias",
"email": "taki.elias@gmail.com"
}
],
"description": "Tablar: A Laravel Dashboard Preset Featuring Dark Mode and Dynamic Menu Generation for Effortless Navigation and Fast Development.",
"keywords": [
"bootstrap",
"laravel",
"preset",
"tabler",
"vite"
],
"support": {
"issues": "https://github.com/takielias/tablar/issues",
"source": "https://github.com/takielias/tablar/tree/13.02"
},
"time": "2026-03-26T09:58:14+00:00"
},
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",
"version": "v3.4.0", "version": "v3.4.0",
@@ -9578,16 +9729,16 @@
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
"version": "2.1.0", "version": "2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/voku/portable-ascii.git", "url": "https://github.com/voku/portable-ascii.git",
"reference": "d870a33f0f79d2b4579740b0620200221ee44aeb" "reference": "8e1051fe39379367aecf014f41744ce7539a856f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/d870a33f0f79d2b4579740b0620200221ee44aeb", "url": "https://api.github.com/repos/voku/portable-ascii/zipball/8e1051fe39379367aecf014f41744ce7539a856f",
"reference": "d870a33f0f79d2b4579740b0620200221ee44aeb", "reference": "8e1051fe39379367aecf014f41744ce7539a856f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9624,7 +9775,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/voku/portable-ascii/issues", "issues": "https://github.com/voku/portable-ascii/issues",
"source": "https://github.com/voku/portable-ascii/tree/2.1.0" "source": "https://github.com/voku/portable-ascii/tree/2.1.1"
}, },
"funding": [ "funding": [
{ {
@@ -9648,7 +9799,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-16T23:10:39+00:00" "time": "2026-04-26T05:33:54+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@@ -11930,12 +12081,12 @@
} }
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "dev",
"stability-flags": {}, "stability-flags": {},
"prefer-stable": false, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^8.2" "php": "^8.3"
}, },
"platform-dev": {}, "platform-dev": {},
"plugin-api-version": "2.9.0" "plugin-api-version": "2.9.0"
+145
View File
@@ -0,0 +1,145 @@
<?php
return [
'title' => 'Silent Auction Dashboard',
'logo' => '/assets/tablar-logo.png',
'menu' => [
[
'text' => 'Home',
'route' => 'home',
'icon' => 'ti ti-home',
],
[
'text' => 'Bidders',
'icon' => 'ti ti-users',
'submenu' => [
[
'text' => 'Add Bidder',
'route' => 'bidders',
],
[
'text' => 'List Bidders',
'route' => 'bidderlist',
],
],
],
[
'text' => 'Items',
'icon' => 'ti ti-box',
'submenu' => [
[
'text' => 'Add Item',
'route' => 'items',
],
[
'text' => 'List Items',
'route' => 'itemlist',
],
],
],
[
'text' => 'Winners',
'icon' => 'ti ti-trophy',
'submenu' => [
[
'text' => 'Add Winner',
'route' => 'winners',
],
[
'text' => 'Edit Winner',
'route' => 'editwinners',
],
[
'text' => 'List Winners',
'route' => 'winnerlist',
],
[
'text' => 'Winners by Item',
'route' => 'winnersbyitem',
],
[
'text' => 'Check My Winnings',
'route' => 'mywinnings',
],
],
],
[
'text' => 'CarShow',
'icon' => 'ti ti-car',
'submenu' => [
[
'text' => 'Add Car',
'route' => 'showcars',
],
[
'text' => 'List Show Cars',
'route' => 'showcarlist',
],
[
'text' => 'Judging Entry',
'route' => 'judgingentry',
],
[
'text' => 'People\'s Choice Entry',
'route' => 'pcentry',
],
[
'text' => 'Add Judge',
'route' => 'judges',
],
[
'text' => 'Car Show Winners',
'route' => 'showwinners',
],
[
'text' => 'Vehicle Total Scores',
'route' => 'showscores',
],
[
'text' => 'Scores by Car',
'route' => 'showscoresbycar',
],
[
'text' => 'Tabulate Winners',
'route' => 'tabulateshowwinners',
],
],
],
[
'text' => 'Reports',
'icon' => 'ti ti-file-text',
'submenu' => [
[
'text' => 'Bidder List',
'route' => 'bidderlist',
],
[
'text' => 'Completed Checkouts',
'route' => 'checkout_complete_list',
],
[
'text' => 'Items',
'route' => 'itemlist',
],
[
'text' => 'Winners',
'route' => 'winnerlist',
],
],
],
[
'text' => 'Checkout',
'icon' => 'ti ti-credit-card',
'submenu' => [
[
'text' => 'Checkout Bidder',
'route' => 'checkout',
],
[
'text' => 'Re-Print Receipt',
'route' => 'reprint_receipt',
],
],
],
],
];
+5008
View File
File diff suppressed because it is too large Load Diff
+41 -19
View File
@@ -1,21 +1,43 @@
{ {
"private": true, "private": true,
"scripts": { "type": "module",
"dev": "npm run development", "scripts": {
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js", "dev": "vite",
"watch": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js", "build": "vite build"
"watch-poll": "npm run watch -- --watch-poll", },
"hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js", "devDependencies": {
"prod": "npm run production", "@melloware/coloris": "^0.25.0",
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" "@popperjs/core": "^2.11.8",
}, "@tabler/core": "1.4.0",
"devDependencies": { "@tabler/icons": "^3.35.0",
"axios": "^0.15.3", "@tabler/icons-webfont": "^3.35.0",
"bootstrap-sass": "^3.3.7", "apexcharts": "^3.54.1",
"cross-env": "^3.2.3", "autosize": "^6.0.1",
"jquery": "^3.1.1", "axios": "^1.7.4",
"laravel-mix": "0.*", "bootstrap": "5.3.8",
"lodash": "^4.17.4", "bootstrap-sass": "^3.3.7",
"vue": "^2.1.10" "choices.js": "^11.1.0",
} "countup.js": "^2.9.0",
"cross-env": "^7.0.3",
"dropzone": "^6.0.0-beta.2",
"fslightbox": "^3.7.4",
"fullcalendar": "^6.1.19",
"imask": "^7.6.1",
"jquery": "^3.7.1",
"jsvectormap": "^1.7.0",
"laravel-vite-plugin": "^1.0",
"list.js": "^2.3.1",
"litepicker": "^2.0.12",
"lodash": "^4.17.21",
"nouislider": "^15.8.1",
"plyr": "^3.8.3",
"sass": "~1.64.2",
"sass-loader": "^16.0.1",
"signature_pad": "^5.1.1",
"star-rating.js": "^4.3.1",
"tom-select": "^2.4.3",
"typed.js": "^2.1.0",
"vite": "^5.0.0",
"vite-plugin-static-copy": "~3.0.0"
}
} }
+1 -1
View File
@@ -1 +1 @@
/home/sjcsauction/public_html/.well-known auction/home/sjcsauction/public_html/.well-known
Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Some files were not shown because too many files have changed in this diff Show More