Get Started with Laraship Laravel Marketplace

Get Started with Laraship Laravel Marketplace

In this article, we are going to talk about laraship Marketplace, the amazing Laravel marketplace platform, and explore some of its nice features and how to utilize them.

Request history8.2.24PHP Version134msRequest Duration5MBMemory UsageGET {slug}RouteAuth status
  • infolog[12:04:03] LOG.info: Middleware: { "middleware": null }
  • warninglog[12:04:03] LOG.warning: htmlentities(): Passing null to parameter #1 ($string) of type string is dep...
  • warninglog[12:04:03] LOG.warning: htmlentities(): Passing null to parameter #1 ($string) of type string is dep...
  • warninglog[12:04:03] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (100ms)time
  • Application (33.92ms)time
  • 1 x Booting (74.73%)
    100ms
    1 x Application (25.23%)
    33.92ms
    12 templates were rendered
    • 1x .templates.defaultdefault.blade.php#?blade
    • 1x partials.page_headerpage_header.blade.php#?blade
    • 1x layouts.themetheme.blade.php#?blade
    • 1x partials.scripts.headerheader.blade.php#?blade
    • 1x partials.headerheader.blade.php#?blade
    • 2x partials.menu.menu_itemmenu_item.blade.php#?blade
    • 1x partials.footerfooter.blade.php#?blade
    • 1x partials.scripts.footerfooter.blade.php#?blade
    • 1x partials.notificationsnotifications.blade.php#?blade
    • 1x Corals::corals_maincorals_main.blade.php#?blade
    • 1x components.modalmodal.blade.php#?blade
    uri
    GET {slug}
    middleware
    web, Corals\Utility\Guide\Middleware\AddGuideAssetsMiddleware, Corals\Modules\Subscriptions\Middleware\SubscriptionMiddleware, Corals\Modules\Referral\Middleware\ReferralMiddleware, Closure
    controller
    Corals\Modules\CMS\Http\Controllers\FrontendController@show
    namespace
    Corals\Modules\CMS\Http\Controllers
    prefix
    /
    where
    as
    frontend_single
    file
    vendor/corals/cms/src/Traits/CMSControllerFunctions.php:89-150
    9 statements were executed (2 duplicates)Show only duplicates3.9ms
    • select * from `utility_guides` where (`url` = 'get-started-with-laraship' or `route` = '{slug}') limit 1600μsheysexyladiesdb_sauvAddGuideAssetsMiddleware.php#43
      Bindings
      • 0: get-started-with-laraship
      • 1: {slug}
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • vendor/corals/utility-guide/src/Middleware/AddGuideAssetsMiddleware.php:43
      • vendor/corals/utility-guide/src/Middleware/AddGuideAssetsMiddleware.php:22
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • Corals/core/Foundation/Http/Middleware/SetLocale.php:57
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `posts` where `published` = 1 and `internal` = 0 and `slug` = 'get-started-with-laraship' limit 1510μsheysexyladiesdb_sauvCMSControllerFunctions.php#97
      Bindings
      • 0: 1
      • 1: 0
      • 2: get-started-with-laraship
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • vendor/corals/cms/src/Traits/CMSControllerFunctions.php:97
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
    • select `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3580μsheysexyladiesdb_sauvHookable.php#115
      Bindings
      • 0: 3
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • Corals/core/Foundation/Traits/Hookable.php:115
      • vendor/corals/cms/src/Traits/CMSControllerFunctions.php:155
      • vendor/corals/cms/src/Traits/CMSControllerFunctions.php:122
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
    • select * from `media` where `collection_name` = 'featured-image' and `model_id` = 3 and `model_type` = 'Corals\\Modules\\CMS\\Models\\News' limit 1380μsheysexyladiesdb_sauvCMS.php#142
      Bindings
      • 0: featured-image
      • 1: 3
      • 2: Corals\Modules\CMS\Models\News
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • vendor/corals/cms/src/Classes/CMS.php:142
      • vendor/corals/cms/src/Traits/CMSControllerFunctions.php:143
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
    • select * from `media` where `collection_name` = 'featured-image' and `model_id` = 3 and `model_type` = 'Corals\\Modules\\CMS\\Models\\News' limit 1380μsheysexyladiesdb_sauvCMS.php#142
      Bindings
      • 0: featured-image
      • 1: 3
      • 2: Corals\Modules\CMS\Models\News
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • vendor/corals/cms/src/Classes/CMS.php:142
      • view::partials.page_header:3
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    • select * from `utilities_seo_items` where `slug` = 'get-started-with-laraship' limit 1290μsheysexyladiesdb_sauvSEOTools.php#146
      Bindings
      • 0: get-started-with-laraship
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • vendor/corals/cms/src/Classes/SEOTools.php:146
      • view::layouts.theme:4
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    • select * from `utilities_seo_items` where `route` = '{slug}' limit 1220μsheysexyladiesdb_sauvSEOTools.php#149
      Bindings
      • 0: {slug}
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • vendor/corals/cms/src/Classes/SEOTools.php:149
      • view::layouts.theme:4
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    • select * from `utility_categories` where `module` = 'Directory' order by name ASC390μsheysexyladiesdb_sauvCategoryManager.php#58
      Bindings
      • 0: Directory
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • vendor/corals/utility-category/src/Classes/CategoryManager.php:58
      • view::partials.header:54
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    • select * from `posts` where `published` = 1 and `type` = 'news' order by `published_at` desc limit 3550μsheysexyladiesdb_sauvCMS.php#210
      Bindings
      • 0: 1
      • 1: news
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • vendor/corals/cms/src/Classes/CMS.php:210
      • view::partials.footer:24
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    Corals\Utility\Category\Models\Category
    9Category.php#?
    Corals\Modules\CMS\Models\News
    3News.php#?
    Corals\Modules\CMS\Models\Content
    1Content.php#?
      web
      null
      sanctum
      null
        _token
        iYeeGk31x54uTfeGW3ALoUQMj9pAlfqCukDgY4aW
        _previous
        array:1 [ "url" => "https://heysexyladies.com/get-started-with-laraship" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /get-started-with-laraship
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "host" => array:1 [ 0 => "heysexyladies.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:9 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 09 Apr 2025 12:04:03 GMT" ] "x-clockwork-id" => array:1 [ 0 => "Xdec035f0c9f1c91f122ccfe6f57acd23" ] "x-clockwork-version" => array:1 [ 0 => "9" ] "x-clockwork-path" => array:1 [ 0 => "_debugbar/clockwork/" ] "server-timing" => array:2 [ 0 => "app;desc="Booting";dur=100.475788" 1 => "app;desc="Application";dur=33.915043" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJMNlovZFdiMmpLeGo4Y1NYQS9HdHc9PSIsInZhbHVlIjoiUUlpUVpvRVA1aE5jQ3luMURidHhOamN3b3hlZU9jTnFYMEk3WWVPYmVKY0hhT2QybXF0cDNvNzl6KzVnWmpyeGNVN25Feml0NnlNRG16NW9BVDM2UTdwR0Vha3J4N0F2RDV4eVdyRlUzOWROLzR2T3NJOHRSOW9aaGdtRWxVWTkiLCJtYWMiOiI4Nzc2OTI4MGI4YmUyY2IwZDRhMTY0OWRiYzgzNmM3YzNkMjllMDIxYjM0ZmMyNGJlMmNmYzE3YzU2MWNkYjIyIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 14:04:03 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImJMNlovZFdiMmpLeGo4Y1NYQS9HdHc9PSIsInZhbHVlIjoiUUlpUVpvRVA1aE5jQ3luMURidHhOamN3b3hlZU9jTnFYMEk3WWVPYmVKY0hhT2QybXF0cDNvNzl6KzVnWmpyeGNVN25Fe" 1 => "laraship_session=eyJpdiI6ImRYS3h0YnorZWlTMTc2enY5TksvV3c9PSIsInZhbHVlIjoiR3JMeCt5OGZYME55alBkck5Qa0pUUithSFVVVVYvN2lUaUhycjJ5T0ZRYVBseXJKeVAwd3FGOWhsOVRpcHpsUWV5MDBKYzByVzhsUWN3eWZWZ1ZMdHJqaFZCL3oxNk1rN04wU2Nsa0NNOEtHTnpZS1ZIdjhONzNKdkw4OTFBUVUiLCJtYWMiOiIxYmJhYWQ5N2ZjYTNhMDkzYjE5YWMyODk0ZTY2Y2E2MTQ1ZGIzMWRjYjE4MDFhMmNhNmYwMjk1Y2FkMmMzZTRkIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 14:04:03 GMT; Max-Age=7200; path=/; secure; httponlylaraship_session=eyJpdiI6ImRYS3h0YnorZWlTMTc2enY5TksvV3c9PSIsInZhbHVlIjoiR3JMeCt5OGZYME55alBkck5Qa0pUUithSFVVVVYvN2lUaUhycjJ5T0ZRYVBseXJKeVAwd3FGOWhsOVRpcHpsUWV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJMNlovZFdiMmpLeGo4Y1NYQS9HdHc9PSIsInZhbHVlIjoiUUlpUVpvRVA1aE5jQ3luMURidHhOamN3b3hlZU9jTnFYMEk3WWVPYmVKY0hhT2QybXF0cDNvNzl6KzVnWmpyeGNVN25Feml0NnlNRG16NW9BVDM2UTdwR0Vha3J4N0F2RDV4eVdyRlUzOWROLzR2T3NJOHRSOW9aaGdtRWxVWTkiLCJtYWMiOiI4Nzc2OTI4MGI4YmUyY2IwZDRhMTY0OWRiYzgzNmM3YzNkMjllMDIxYjM0ZmMyNGJlMmNmYzE3YzU2MWNkYjIyIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 14:04:03 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImJMNlovZFdiMmpLeGo4Y1NYQS9HdHc9PSIsInZhbHVlIjoiUUlpUVpvRVA1aE5jQ3luMURidHhOamN3b3hlZU9jTnFYMEk3WWVPYmVKY0hhT2QybXF0cDNvNzl6KzVnWmpyeGNVN25Fe" 1 => "laraship_session=eyJpdiI6ImRYS3h0YnorZWlTMTc2enY5TksvV3c9PSIsInZhbHVlIjoiR3JMeCt5OGZYME55alBkck5Qa0pUUithSFVVVVYvN2lUaUhycjJ5T0ZRYVBseXJKeVAwd3FGOWhsOVRpcHpsUWV5MDBKYzByVzhsUWN3eWZWZ1ZMdHJqaFZCL3oxNk1rN04wU2Nsa0NNOEtHTnpZS1ZIdjhONzNKdkw4OTFBUVUiLCJtYWMiOiIxYmJhYWQ5N2ZjYTNhMDkzYjE5YWMyODk0ZTY2Y2E2MTQ1ZGIzMWRjYjE4MDFhMmNhNmYwMjk1Y2FkMmMzZTRkIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 14:04:03 GMT; path=/; secure; httponlylaraship_session=eyJpdiI6ImRYS3h0YnorZWlTMTc2enY5TksvV3c9PSIsInZhbHVlIjoiR3JMeCt5OGZYME55alBkck5Qa0pUUithSFVVVVYvN2lUaUhycjJ5T0ZRYVBseXJKeVAwd3FGOWhsOVRpcHpsUWV" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "iYeeGk31x54uTfeGW3ALoUQMj9pAlfqCukDgY4aW" "_previous" => array:1 [ "url" => "https://heysexyladies.com/get-started-with-laraship" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-09 12:04:03GET/get-started-with-laraship412913