CINXE.COM

Laravel Consultants - LaraJobs

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="csrf-token" content="X7kojsJbapkKog5KcWQMbxNmip4gaQeewJtknx9R"> <title> Laravel Consultants - LaraJobs</title> <meta name="description" content=" Discover the best Laravel consultants with options for every budget. "> <meta property="og:type" content="website" /> <meta property="og:title" content="LaraJobs" /> <meta property="og:description" content="The official Laravel job board" /> <meta property="og:url" content="https://larajobs.com" /> <meta property="og:site_name" content="LaraJobs" /> <meta property="og:image" content="https://larajobs.com/ogshare.jpg"> <meta property="og:locale" content="en_US" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@laraveljobs" /> <meta name="twitter:title" content="LaraJobs" /> <meta name="twitter:image" content="https://larajobs.com/ogshare.jpg"> <meta name="twitter:description" content="The official Laravel job board" /> <link href="https://larajobs.com/" rel="home" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <script src="https://cdn.usefathom.com/script.js" data-site="FFVEHKHG" defer></script> <!-- Fonts --> <link rel="stylesheet" href="https://use.typekit.net/tma7hiz.css"> <!-- Styles --> <link rel="preload" as="style" href="https://larajobs.com/build/assets/app.0999aef4.css" /><link rel="preload" as="style" href="https://larajobs.com/build/assets/app.08be241d.css" /><link rel="modulepreload" href="https://larajobs.com/build/assets/app.08219a64.js" /><link rel="stylesheet" href="https://larajobs.com/build/assets/app.0999aef4.css" /><link rel="stylesheet" href="https://larajobs.com/build/assets/app.08be241d.css" /><script type="module" src="https://larajobs.com/build/assets/app.08219a64.js"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/choices.js/public/assets/styles/choices.min.css" /> <!-- Global site tag (gtag.js) - Google Ads: 877720693 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-877720693"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-877720693'); </script> <style >[wire\:loading], [wire\:loading\.delay], [wire\:loading\.inline-block], [wire\:loading\.inline], [wire\:loading\.block], [wire\:loading\.flex], [wire\:loading\.table], [wire\:loading\.grid], [wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short], [wire\:loading\.delay\.long], [wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest] {display:none;}[wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {animation-duration: 50000s;animation-name: livewireautofill;}@keyframes livewireautofill { from {} }</style> <script>(function(w,r){w._rwq=r;w[r]=w[r]||function(){(w[r].q=w[r].q||[]).push(arguments)}})(window,'rewardful');</script> <script async src='https://r.wdfl.co/rw.js' data-rewardful='629150'></script> </head> <body class="font-sans antialiased flex flex-col min-h-screen"> <div class="max-w-8xl mx-auto"></div> <div x-data="{&quot;show&quot;:true,&quot;style&quot;:&quot;success&quot;,&quot;message&quot;:null}" :class="{ 'bg-indigo-500': style == 'success', 'bg-red-700': style == 'danger', 'bg-gray-500': style != 'success' && style != 'danger' }" style="display: none;" x-show="show && message" x-init=" document.addEventListener('banner-message', event => { style = event.detail.style; message = event.detail.message; show = true; }); "> <div class="max-w-screen-xl mx-auto py-2 px-3 sm:px-6 lg:px-8"> <div class="flex items-center justify-between flex-wrap"> <div class="w-0 flex-1 flex items-center min-w-0"> <span class="flex p-2 rounded-lg" :class="{ 'bg-indigo-600': style == 'success', 'bg-red-600': style == 'danger' }"> <svg x-show="style == 'success'" class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> </svg> <svg x-show="style == 'danger'" class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> </svg> <svg x-show="style != 'success' && style != 'danger'" class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> </svg> </span> <p class="ml-3 font-medium text-sm text-white truncate" x-text="message"></p> </div> <div class="shrink-0 sm:ml-3"> <button type="button" class="-mr-1 flex p-2 rounded-md focus:outline-none sm:-mr-2 transition" :class="{ 'hover:bg-indigo-600 focus:bg-indigo-600': style == 'success', 'hover:bg-red-600 focus:bg-red-600': style == 'danger' }" aria-label="Dismiss" x-on:click="show = false"> <svg class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> </div> </div> </div> <div style="background: rgb(29,29,29);background: linear-gradient(90deg, rgba(29,29,29,1) 0%, rgba(80,80,80,1) 100%);"> <div class="relative overflow-hidden px-3" style=" "> <div class="relative pt-2 md:pt-14 pb-20"> <div x-data="{open:false}"> <div class="max-w-6xl mx-auto w-full"> <nav class="relative flex items-center justify-between sm:h-10" aria-label="Global"> <div class="lg:hidden flex justify-between mx-4 w-full"> <a href="https://larajobs.com" class="block text-accent font-bold flex items-center justify-center" style="font-size:42px;"> larajobs </a> <button @click="open = !open" type="button" class="p-2 inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500" aria-expanded="false"> <span class="sr-only">Open main menu</span> <!-- Heroicon name: outline/menu --> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M4 6h16M4 12h16M4 18h16" /> </svg> </button> </div> <div class="hidden lg:flex md:space-x-10 md:justify-start md:items-center"> <div class="mr-16 -mt-2"> <a href="https://larajobs.com" class="block text-accent font-bold flex items-center justify-center" style="font-size:42px;"> larajobs </a> </div> <a href="https://larajobs.com" class="text-lg font-bold text-white hover:underline">Jobs</a> <a href="https://larajobs.com/laravel-consultants" class="text-lg font-bold text-white hover:underline">Consultants</a> <a href="https://twitter.com/laraveljobs" target="_blank" class="text-lg font-bold text-white hover:underline">Twitter</a> <a href="https://larajobs.com/login" class="text-lg font-bold text-white hover:underline">Login</a> </div> <div class="hidden lg:flex items-center justify-end w-1/3 space-x-4"> <a href="https://larajobs.com/laravel-consultants/subscribe" class="px-6 py-4 rounded-xl border-2 border-accent font-bold bg-accent text-white hover:bg-white hover:text-accent whitespace-nowrap">List your agency</a> </div> </nav> </div> <div x-show="open" class="absolute z-[60] top-0 inset-x-0 p-2 transition transform origin-top-right lg:hidden"> <div class="rounded-lg shadow-md bg-white ring-1 ring-black ring-opacity-5 overflow-hidden"> <div class="px-5 pt-4 flex items-center justify-end"> <div class="-mr-2"> <button @click="open = !open" type="button" class="bg-white rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500"> <span class="sr-only">Close menu</span> <!-- Heroicon name: outline/x --> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> </div> <div class="px-2 pt-2 pb-3"> <a href="https://larajobs.com" class="block px-3 py-2 rounded-md text-base font-bold">Jobs</a> <a href="https://larajobs.com/laravel-consultants" class="block px-3 py-2 rounded-md text-base font-bold">Consultants</a> <a href="https://twitter.com/laraveljobs" target="_blank" class="block px-3 py-2 rounded-md text-base font-bold">Twitter</a> <a href="https://larajobs.com/login" class="block px-3 py-2 rounded-md text-base font-bold">Login</a> </div> <div class="flex flex-col my-4 items-center space-y-4 mx-4"> <a href="https://larajobs.com/laravel-consultants/subscribe" class="w-full px-6 py-4 rounded-xl border-2 border-accent font-bold bg-accent text-white hover:bg-white hover:text-accent whitespace-nowrap">List your agency</a> </div> </div> </div> </div> <main class="mt-16 mx-auto max-w-7xl px-4"> <div class="text-center"> <h1 class="text-4xl tracking-tight font-extrabold text-white sm:text-5xl md:text-6xl"> <a href="https://larajobs.com/laravel-consultants" class="block text-white hover:underline">Laravel Consultants</a> <span class="block xl:inline">for every size project</span> </h1> <p class="mt-3 max-w-md mx-auto text-base text-white sm:text-lg md:mt-5 md:text-xl md:max-w-3xl"> Outsource a project or embed Laravel experts into your existing team. </p> </div> </main> </div> </div> <!-- Page Content --> <main> <div class="py-12"> <div class="max-w-7xl mx-auto sm:px-6 lg:px-8"> <div wire:id="svaKbgKlvNcYDvwfgxOu" wire:initial-data="{&quot;fingerprint&quot;:{&quot;id&quot;:&quot;svaKbgKlvNcYDvwfgxOu&quot;,&quot;name&quot;:&quot;consultants&quot;,&quot;locale&quot;:&quot;en&quot;,&quot;path&quot;:&quot;laravel-consultants&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;v&quot;:&quot;acj&quot;},&quot;effects&quot;:{&quot;listeners&quot;:[]},&quot;serverMemo&quot;:{&quot;children&quot;:[],&quot;errors&quot;:[],&quot;htmlHash&quot;:&quot;de524a15&quot;,&quot;data&quot;:{&quot;filters&quot;:[],&quot;skills&quot;:[],&quot;budget&quot;:null,&quot;tagSlug&quot;:null,&quot;title&quot;:&quot;Laravel Consultants&quot;,&quot;budgetOptionsSelect&quot;:{&quot;1000&quot;:&quot;Less than $10,000&quot;,&quot;10000&quot;:&quot;$10,000 - $25,000&quot;,&quot;25000&quot;:&quot;$25,000 - $50,000&quot;,&quot;50000&quot;:&quot;$50,000 - $100,000&quot;,&quot;100000&quot;:&quot;$100,000 - $250,000&quot;,&quot;250000&quot;:&quot;$250,000 - $500,000&quot;,&quot;500000&quot;:&quot;$500,000 - $1,000,000&quot;,&quot;1000000&quot;:&quot;More than $1,000,000&quot;},&quot;services&quot;:[],&quot;premium_consultants&quot;:[],&quot;agency_consultants&quot;:[],&quot;freelancer_consultants&quot;:[],&quot;locations&quot;:[&quot;North America&quot;,&quot;Europe&quot;,&quot;Africa&quot;,&quot;Australia&quot;,&quot;Asia&quot;,&quot;Oceania&quot;,&quot;South America&quot;,&quot;Other&quot;,&quot;Middle East&quot;],&quot;location&quot;:[],&quot;budgetOptions&quot;:{&quot;1000&quot;:&quot;Less than $10,000&quot;,&quot;10000&quot;:&quot;$10,000 - $25,000&quot;,&quot;25000&quot;:&quot;$25,000 - $50,000&quot;,&quot;50000&quot;:&quot;$50,000 - $100,000&quot;,&quot;100000&quot;:&quot;$100,000 - $250,000&quot;,&quot;250000&quot;:&quot;$250,000 - $500,000&quot;,&quot;500000&quot;:&quot;$500,000 - $1,000,000&quot;,&quot;1000000&quot;:&quot;More than $1,000,000&quot;}},&quot;dataMeta&quot;:{&quot;modelCollections&quot;:{&quot;skills&quot;:{&quot;class&quot;:&quot;App\\Models\\Tag&quot;,&quot;id&quot;:[55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,90,91],&quot;relations&quot;:[],&quot;connection&quot;:&quot;mysql&quot;,&quot;collectionClass&quot;:null},&quot;services&quot;:{&quot;class&quot;:&quot;App\\Models\\Tag&quot;,&quot;id&quot;:[72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89],&quot;relations&quot;:[],&quot;connection&quot;:&quot;mysql&quot;,&quot;collectionClass&quot;:null},&quot;premium_consultants&quot;:{&quot;class&quot;:&quot;App\\Models\\Consultant&quot;,&quot;id&quot;:[110,106,140,107,102],&quot;relations&quot;:[],&quot;connection&quot;:&quot;mysql&quot;,&quot;collectionClass&quot;:null},&quot;agency_consultants&quot;:{&quot;class&quot;:&quot;App\\Models\\Consultant&quot;,&quot;id&quot;:[120,149,136,157,121,135,128,194],&quot;relations&quot;:[],&quot;connection&quot;:&quot;mysql&quot;,&quot;collectionClass&quot;:null},&quot;freelancer_consultants&quot;:{&quot;class&quot;:&quot;App\\Models\\Consultant&quot;,&quot;id&quot;:[131,165,163,129,193,143,195],&quot;relations&quot;:[],&quot;connection&quot;:&quot;mysql&quot;,&quot;collectionClass&quot;:null}},&quot;collections&quot;:[&quot;budgetOptionsSelect&quot;]},&quot;checksum&quot;:&quot;4777403ead19b32c9ecc13ff09496ec71e62b16ad4ca75cd36243601b4149e36&quot;}}" class=""> <script> document.addEventListener('DOMContentLoaded', function() { if (window.performance && window.performance.navigation.type == window.performance.navigation.TYPE_BACK_FORWARD) { setTimeout(() => ([...document.querySelectorAll('iframe')].forEach(el => el.src += ''), 500)); } }); </script> <div class="mx-auto px-4 max-w-7xl sm:px-6 lg:px-8 "> <div class="flex flex-col-reverse sm:flex-row md:space-x-8"> <div role="list" class="w-full space-y-12"> <div class=""> <h3 class="text-xl leading-6 font-bold bg-accent text-white inline px-8 py-4 rounded-full">Featured</h3> </div> <div class="sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-12 space-y-6 sm:space-y-0 lg:gap-x-8"> <li class="flex flex-col shadow-2xl rounded p-5 flex flex-col overflow-hidden"> <a href="https://larajobs.com/laravel-consultants/vehikl" class="flex-1 group"> <div class="space-y-5"> <div class="aspect-w-16 aspect-h-9"> <iframe src="https://www.youtube.com/embed/-yq-KdSUZsM" title="vehikl video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <div class="space-y-2"> <div class="text-lg leading-6 font-medium space-y-1"> <div class="flex justify-between"> <h3 class="text-lg mb-4 md:text-xl font-bold mt-1 text-white group-hover:text-accent leading-none md:leading-none">Vehikl</h3> <div> <img class="h-6 w-6 rounded" src="https://larajobs.com/logos/BhxId24B9eT45yqcDArTcwyZdQNxmv9MQ0QkaApD.png" alt="" width="36" height="36"> </div> </div> <div class="prose-sm line-clamp-7 text-gray-100"> <p>Vehikl strives to be the best Laravel development team in the world. We specialize in working with other tech teams, acting as an extension of your internal team. Our goal is to make you look like a superstar to your stakeholders!</p> <p>We’ve worked on projects from a wide range of companies ranging from startups to enterprise-level organizations. Our Team is passionate about providing exceptional communication while delivering high quality code.</p> </div> </div> </div> </div> </a> <div class="mt-3 space-x-3 flex justify-between items-center"> <div class="text-gray-100 text-sm"> Projects From: $50,000 </div> <div> <a href="https://larajobs.com/laravel-consultants/visit/vehikl" class="text-accent" target="_blank">https://www.vehikl.com</a> </div> </div> </li> <li class="flex flex-col shadow-2xl rounded p-5 flex flex-col overflow-hidden"> <a href="https://larajobs.com/laravel-consultants/curotec" class="flex-1 group"> <div class="space-y-5"> <div class="aspect-w-16 aspect-h-9"> <img src="https://larajobs.com/images/AJ8HSDsosUpfvizHadRNoUDVKkzQw8Kk5qi4fF65.png" alt="Curotec" class="object-center object-cover"> </div> <div class="space-y-2"> <div class="text-lg leading-6 font-medium space-y-1"> <div class="flex justify-between"> <h3 class="text-lg mb-4 md:text-xl font-bold mt-1 text-white group-hover:text-accent leading-none md:leading-none">Curotec</h3> <div> <img class="h-6 w-6 rounded" src="https://larajobs.com/logos/FvUR6blY5CYFohOPbF84GH3gwY49D4FeUwtXcPH8.png" alt="" width="36" height="36"> </div> </div> <div class="prose-sm line-clamp-7 text-gray-100"> <p>Consider hiring our developers on a staff augmentation contract basis, or outsourcing a project to us if you're having a hard time directly acquiring talent or if your needs are not long-term. We work very well along side your existing in-house engineering team!</p> </div> </div> </div> </div> </a> <div class="mt-3 space-x-3 flex justify-between items-center"> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> <div> <a href="https://larajobs.com/laravel-consultants/visit/curotec" class="text-accent" target="_blank">https://www.curotec.com</a> </div> </div> </li> <li class="flex flex-col shadow-2xl rounded p-5 flex flex-col overflow-hidden"> <a href="https://larajobs.com/laravel-consultants/buzzzvel" class="flex-1 group"> <div class="space-y-5"> <div class="aspect-w-16 aspect-h-9"> <iframe src="https://www.youtube.com/embed/iaBcDyHTML4" title="buzzzvel video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <div class="space-y-2"> <div class="text-lg leading-6 font-medium space-y-1"> <div class="flex justify-between"> <h3 class="text-lg mb-4 md:text-xl font-bold mt-1 text-white group-hover:text-accent leading-none md:leading-none">Buzzvel</h3> <div> <img class="h-6 w-6 rounded" src="https://larajobs.com/logos/LkpMzVyKcJlVS7MO9zcl8rEQX17LaNM0MVRl23jN.png" alt="" width="36" height="36"> </div> </div> <div class="prose-sm line-clamp-7 text-gray-100"> <p>Buzzvel is a software design and engineering company with more than 20 specialists. Since 2012, we have provided mobile and web solutions for partners ranging from startups to companies from the most prestigious brands and business areas, both nationally and internationally.</p> </div> </div> </div> </div> </a> <div class="mt-3 space-x-3 flex justify-between items-center"> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> <div> <a href="https://larajobs.com/laravel-consultants/visit/buzzzvel" class="text-accent" target="_blank">https://buzzvel.com</a> </div> </div> </li> <li class="flex flex-col shadow-2xl rounded p-5 flex flex-col overflow-hidden"> <a href="https://larajobs.com/laravel-consultants/tighten" class="flex-1 group"> <div class="space-y-5"> <div class="aspect-w-16 aspect-h-9"> <img src="https://larajobs.com/images/2RQi9aESWzgViFwCANSkUKo5HbRGNwUmm0eKrKPV.png" alt="Tighten" class="object-center object-cover"> </div> <div class="space-y-2"> <div class="text-lg leading-6 font-medium space-y-1"> <div class="flex justify-between"> <h3 class="text-lg mb-4 md:text-xl font-bold mt-1 text-white group-hover:text-accent leading-none md:leading-none">Tighten</h3> <div> <img class="h-6 w-6 rounded" src="https://larajobs.com/logos/OCqyfXz45slXc6cHKdtBtNej5UCA7v47qxHQFXxz.png" alt="" width="36" height="36"> </div> </div> <div class="prose-sm line-clamp-7 text-gray-100"> <p>Whether you’re building an internal development team or selecting a firm to partner with, your organization is at a crucial turning point. Deciding who to trust in this moment might make or break the future of your organization.</p> <p>Tighten has been here since Laravel's inception, developing top-quality software and delivering honest, holistic advice to organizations of all shapes and sizes. Our deeply experienced team and time-tested, no-nonsense method has helped dozens of clients build better software, and evolve into the massive successes they were meant to be.</p> </div> </div> </div> </div> </a> <div class="mt-3 space-x-3 flex justify-between items-center"> <div class="text-gray-100 text-sm"> Projects From: $25,000 </div> <div> <a href="https://larajobs.com/laravel-consultants/visit/tighten" class="text-accent" target="_blank">https://tighten.com</a> </div> </div> </li> <li class="flex flex-col shadow-2xl rounded p-5 flex flex-col overflow-hidden"> <a href="https://larajobs.com/laravel-consultants/devsquad" class="flex-1 group"> <div class="space-y-5"> <div class="aspect-w-16 aspect-h-9"> <iframe src="https://www.youtube.com/embed/cu9lJvjERPQ" title="devsquad video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <div class="space-y-2"> <div class="text-lg leading-6 font-medium space-y-1"> <div class="flex justify-between"> <h3 class="text-lg mb-4 md:text-xl font-bold mt-1 text-white group-hover:text-accent leading-none md:leading-none">DevSquad</h3> <div> <img class="h-6 w-6 rounded" src="https://larajobs.com/logos/pTLe9wfYappsprJ28XLpxuiv1g8xyJpfsJYXZqZT.png" alt="" width="36" height="36"> </div> </div> <div class="prose-sm line-clamp-7 text-gray-100"> <p>DevSquad is a boutique consulting firm specializing in strategizing, prototyping, and developing digital products. DevSquad offers experienced Laravel developers supported by a high-performing team of business strategists, UX designers, Tech leads, and DevOps engineers. Launch a better product faster with DevSquad.</p> </div> </div> </div> </div> </a> <div class="mt-3 space-x-3 flex justify-between items-center"> <div class="text-gray-100 text-sm"> Projects From: $100,000 </div> <div> <a href="https://larajobs.com/laravel-consultants/visit/devsquad" class="text-accent" target="_blank">https://devsquad.com</a> </div> </div> </li> </div> <div class="pb-5 pt-12"> <h3 class="text-xl leading-6 font-bold bg-accent text-white inline px-8 py-4 rounded-full">Agencies</h3> </div> <div class="flex flex-col space-y-10"> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="andrew-reddin-software-consultant-project-manager" href="https://larajobs.com/laravel-consultants/andrew-reddin-software-consultant-project-manager" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/dd5xQ2Efjsgn26fk2qETWqSN82fnKY91Gcuh8dku.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Andrew Reddin - Senior Software Developer &amp; Project Manager</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> I&#039;m a software consultant that specializes in Laravel &amp; Vue.js. My work can be directly attributed to well over 10 million dollars in revenue for my clients. I also build and maintain a few open source libraries on the side for fun. Take a look at my work at https://www.hiandrew.ca </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="arck-interactive" href="https://larajobs.com/laravel-consultants/arck-interactive" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/kAVbvgtGvqLtnAm9A5LR8oPh2Wx3vjiWkOo2csjc.jpg" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Arck Interactive</p> <div class="text-gray-100 text-sm"> Projects From: $25,000 </div> </div> <div class="text-gray-100 line-clamp-2"> Empower your digital transformation with our cutting-edge web development expertise, specializing in bespoke SaaS and multi-tenant apps that revolutionize business processes for game-changing results. We provide full-stack web application design and development services to our clients, who range from early-stage startups to multi-national Fortune 100 organizations. Our &quot;sweet spots&quot; are SaaS/multi-tenant web apps, business process automation andintegration and CMS/ecommerce development. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="grafite-inc" href="https://larajobs.com/laravel-consultants/grafite-inc" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/tgCVGRDiAqMM85q1BkoKaHeS72InGKa5X5cx19nw.jpg" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Grafite Inc</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> We&#039;re a small team of remote developers in Canada who have worked with Fortune 500 companies and partnered with various startup companies to help them deliver great MVPs for their investors. We&#039;re always exploring new technologies but have been focused on the Laravel ecosystem for the last decade. Whether you&#039;re looking to update or repair a legacy application or build something completely new we&#039;re happy to help you achieve that as quickly as possible. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="x7-media-llc" href="https://larajobs.com/laravel-consultants/x7-media-llc" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/lkXa87ntx94EFjRye6j6ewhq9mFDB0krvCIEwsia.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">X7 Media, LLC</p> <div class="text-gray-100 text-sm"> Projects From: $1,000 </div> </div> <div class="text-gray-100 line-clamp-2"> Whether you are building an internal tool, a SaaS application, an online marketplace, or a website for your business, X7 Media has experience with it all. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="lucky-media-llc" href="https://larajobs.com/laravel-consultants/lucky-media-llc" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/EnyYu5jvbyZKG77RLpCx4VOVtQ68YgaV3CQK5Jpj.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Lucky Media</p> <div class="text-gray-100 text-sm"> Projects From: $25,000 </div> </div> <div class="text-gray-100 line-clamp-2"> Bespoke software solutions built for your business. We ♥ Laravel </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="gearbox-solutions" href="https://larajobs.com/laravel-consultants/gearbox-solutions" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/Nr7KEAIbAcUxZL5ulwuUm1pEHpNsDqxdgilaTTqy.svg" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Gearbox Solutions</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> If you are looking to hire a development partner to explore building a new custom solution, or perhaps you want to extend an existing application and integrate with other systems to better manage data across multiple platforms, then Gearbox Solutions has you covered. We are very hands on with our clients and we want you to feel like you are getting a &quot;white glove&quot; experience every time you speak with our full-time US-based team. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="ravenna" href="https://larajobs.com/laravel-consultants/ravenna" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/hcsQyE01lAaptU1fYrqNy3AWMg733OmlUwmyKQzD.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Ravenna</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> Ravenna is a full-stack dev shop here to help with your next project. We love building things, digging into strategy, and ultimately providing you with an amazing solution. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="code-squirrel" href="https://larajobs.com/laravel-consultants/code-squirrel" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/zgRR0nHCUaopHfH1I0uvRIYBnNLlo9QJ3d9fYGjM.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Code Squirrel</p> <div class="text-gray-100 text-sm"> Projects From: $1,000 </div> </div> <div class="text-gray-100 line-clamp-2"> At Code Squirrel, we’re passionate about crafting smart software solutions! Our team of 30+ talented experts brings innovation to life through cutting-edge software, AI, and cloud technologies. Based in Brisbane, Queensland, Australia, we’re all about building the future of tech - one creative idea at a time! </div> </div> </div> </div> </a> </div> </div> <div class="pb-5 border-b border-accent"> <h3 class="text-3xl leading-6 font-medium text-gray-900"></h3> </div> <div class="flex flex-col space-y-6"> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="appybros-sagl" href="https://larajobs.com/laravel-consultants/appybros-sagl" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/wTFJ5hRrEAG9CVFMx2fhcPMcurzhttfjTghnumx8.jpg" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">EdMehran.com</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> With over 10 years of experience in Laravel, I specialize in comprehensive web development services, focusing on Laravel, Statamic, Livewire, Alpine.js, and Tailwind CSS. Open for new remote projects. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="dominion-solutions-llc" href="https://larajobs.com/laravel-consultants/dominion-solutions-llc" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/6g0SzZYaYH69BpK8pHljACiXOMy17Ov2h9P7X0kF.jpg" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Dominion Solutions LLC</p> <div class="text-gray-100 text-sm"> Projects From: $1,000 </div> </div> <div class="text-gray-100 line-clamp-2"> At Dominion Solutions, we specialize in two potent stacks within the Laravel ecosystem. Elevate user experiences with our Vue &amp; InertiaJs Stack, offering modern responsiveness and precision. Immerse yourself in the simplicity and functionality of the TALL Stack (Tailwind CSS, Alpine.js, Livewire, Laravel), seamlessly integrated to redefine digital landscapes. Your digital journey begins with Dominion Solutions, where innovation converges with Laravel&#039;s dynamic stacks. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="easydeck" href="https://larajobs.com/laravel-consultants/easydeck" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/AqUqr3E4WBGw5pSMLYhRLfDOdEq48YM05rYNejfR.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Easydeck</p> <div class="text-gray-100 text-sm"> Projects From: $1,000 </div> </div> <div class="text-gray-100 line-clamp-2"> Elevate your digital presence with our Laravel expertise. Specializing in custom web solutions, we transform your ideas into reality. Partner with us for innovative, scalable, and robust Laravel applications. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="agiledrop-your-trusted-laravel-developers" href="https://larajobs.com/laravel-consultants/agiledrop-your-trusted-laravel-developers" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/tEnA3Ksba5cnZkfqYUoI0qGBO4egwCdhBd5izvjf.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Agiledrop - Team extension for agencies and in-house development</p> <div class="text-gray-100 text-sm"> Projects From: $25,000 </div> </div> <div class="text-gray-100 line-clamp-2"> Augment your Laravel development team with reliable developers that immediately engage and work as a member of your team for as long as you need. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="sanmark-solutions" href="https://larajobs.com/laravel-consultants/sanmark-solutions" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/MAJrB5pndcaGOuy4FjnOwaLuCdtaqSRG6Q877JCe.jpg" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Sanmark Solutions</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> Sanmark Solutions is a software development company that has been operating in the IT field since 2009. We provide custom software development, dedicated engineers (staff augmentation), e-commerce, and web development services. We have over 12 years of expertise in Laravel development, delivering custom web applications, seamless API integrations, e-commerce solutions, and reliable maintenance services. We are also an ISO 9001:2015 certified company. </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="laracraft" href="https://larajobs.com/laravel-consultants/laracraft" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/n2wPyWM1lIPoMgnFFaMb1TQGbt4jsenFhdVrqKhB.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Laracraft</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> We are the opposite of a full-service agency. Specialization is our goal and every member of our team sees himself as a &quot;Laravel Web Artisan&quot; and accordingly strives to learn the highest art of Laravel craft! We don&#039;t build simple websites, we build individual and highly complex software solutions for your success! </div> </div> </div> </div> </a> </div> <div class="flex group justify-between items-center rounded border border-zinc-900 shadow-2xl px-2 md:px-6 py-2 shadow-sm hover:border-zinc-800 hover:border-accent"> <a wire:key="borah-digital-labs" href="https://larajobs.com/laravel-consultants/borah-digital-labs" class="w-full job-link group block px-6 md:px-0"> <div class="relative px-2 md:px-6 flex items-center md:space-x-3" style="min-height:110px;"> <div class="hidden md:block flex-shrink-0 mb-2 md:mb-0 md:absolute rounded-lg md:p-4 md:bg-black md:shadow-lg md:-left-16"> <img src="https://larajobs.com/logos/DkurTLxIaPIoFQ9q1GIEEHyD299wya5a81dZrvN0.png" class="h-10 w-10 rounded object-contain"> </div> <div class=" flex flex-col md:flex-row w-full"> <div class="flex-1 min-w-0 px-2 md:pl-6 mb-2 md:mb-0 w-full"> <div class="flex items-center justify-between w-full"> <p class="text-lg font-bold text-white mb-1 group-hover:text-accent">Borah Digital Labs</p> <div class="text-gray-100 text-sm"> Projects From: $10,000 </div> </div> <div class="text-gray-100 line-clamp-2"> At Borah we are experts in creating digital products that solve complex problems. We have extensive experience in Laravel and we love to work at the intersection of Laravel and AI, helping businesses automate their processes. </div> </div> </div> </div> </a> </div> </div> </div> </div> <div class="mt-12"> <h3 class="font-bold text-white text-2xl">Services and Skills</h3> <div class="mt-8 flex flex-wrap"> <a href="https://larajobs.com/laravel-consultants/service/service-embedded-team" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Embedded Team</a> <a href="https://larajobs.com/laravel-consultants/service/service-custom-solutions" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Custom Solutions</a> <a href="https://larajobs.com/laravel-consultants/service/service-integrations" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Integrations</a> <a href="https://larajobs.com/laravel-consultants/service/service-managed-services" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Managed Services</a> <a href="https://larajobs.com/laravel-consultants/service/service-project-management" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Project Management</a> <a href="https://larajobs.com/laravel-consultants/service/service-front-end-development" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Front End Development</a> <a href="https://larajobs.com/laravel-consultants/service/service-back-end-development" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Back End Development</a> <a href="https://larajobs.com/laravel-consultants/service/service-mobile-development" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Mobile Development</a> <a href="https://larajobs.com/laravel-consultants/service/service-api-development" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: API Development</a> <a href="https://larajobs.com/laravel-consultants/service/service-code-reviews" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Code Reviews</a> <a href="https://larajobs.com/laravel-consultants/service/service-refactoring" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Refactoring</a> <a href="https://larajobs.com/laravel-consultants/service/service-rescueemergency" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Rescue/Emergency</a> <a href="https://larajobs.com/laravel-consultants/service/service-virtual-cto" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Virtual CTO</a> <a href="https://larajobs.com/laravel-consultants/service/service-seo" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: SEO</a> <a href="https://larajobs.com/laravel-consultants/service/service-ui-ux-design" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: UI / UX Design</a> <a href="https://larajobs.com/laravel-consultants/service/service-system-architecture" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: System Architecture</a> <a href="https://larajobs.com/laravel-consultants/service/service-security-audits" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Security Audits</a> <a href="https://larajobs.com/laravel-consultants/service/service-website-content" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Service: Website Content</a> <a href="https://larajobs.com/laravel-consultants/service/skill-alpine" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Alpine</a> <a href="https://larajobs.com/laravel-consultants/service/skill-aws" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: AWS</a> <a href="https://larajobs.com/laravel-consultants/service/skill-azure" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Azure</a> <a href="https://larajobs.com/laravel-consultants/service/skill-google-cloud" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Google Cloud</a> <a href="https://larajobs.com/laravel-consultants/service/skill-inertia" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Inertia</a> <a href="https://larajobs.com/laravel-consultants/service/skill-laravel" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Laravel</a> <a href="https://larajobs.com/laravel-consultants/service/skill-linux" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Linux</a> <a href="https://larajobs.com/laravel-consultants/service/skill-livewire" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Livewire</a> <a href="https://larajobs.com/laravel-consultants/service/skill-microsoft" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Microsoft</a> <a href="https://larajobs.com/laravel-consultants/service/skill-mysql" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: MySQL</a> <a href="https://larajobs.com/laravel-consultants/service/skill-nova" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Nova</a> <a href="https://larajobs.com/laravel-consultants/service/skill-postgres" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Postgres</a> <a href="https://larajobs.com/laravel-consultants/service/skill-react" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: React</a> <a href="https://larajobs.com/laravel-consultants/service/skill-react-native" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: React Native</a> <a href="https://larajobs.com/laravel-consultants/service/skill-bootstrap-css" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Bootstrap CSS</a> <a href="https://larajobs.com/laravel-consultants/service/skill-tailwind-css" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Tailwind CSS</a> <a href="https://larajobs.com/laravel-consultants/service/skill-vue" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Vue</a> <a href="https://larajobs.com/laravel-consultants/service/skill-statamic" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Statamic</a> <a href="https://larajobs.com/laravel-consultants/service/skill-backpack" class="bg-accent text-sm font-bold text-white hover:bg-white hover:text-black border-2 border-accent px-4 py-2 m-2 rounded-full">Skill: Backpack</a> </div> </div> </div> </div> <!-- Livewire Component wire-end:svaKbgKlvNcYDvwfgxOu --> </div> </div> </main> </div> <footer class=" mt-auto" style="background: rgb(29,29,29);background: linear-gradient(90deg, rgba(29,29,29,1) 0%, rgba(80,80,80,1) 100%);" > <h3 class="text-2xl text-white mb-3 text-center mt-8">Trusted by leading Laravel shops worldwide</h3> <div class="flex flex-col my-8"> <div class="text-2xl font-bold text-zinc-200 text-center max-w-2xl mx-auto">"The process was drop-dead simple, and we were shocked by the quality and volume of responses we got by posting on LaraJobs – miles above the usual job boards."</div> <div class="mt-6 text-xl text-zinc-500 font-bold text-center">Tommy McGuire</div> <div class="mt-2 text-xl text-zinc-500 text-center">Modern McGuire Productions</div> </div> <div class="max-w-7xl mx-auto py-12 px-4 overflow-hidden sm:px-6 lg:px-8"> <nav class="-mx-5 -my-2 flex flex-col md:flex-row flex-wrap justify-center" aria-label="Footer"> <div class="px-5 py-2"> <a href="/" class="text-base text-gray-500 hover:text-gray-900"> Jobs </a> </div> <div class="px-5 py-2"> <a href="https://larajobs.com/laravel-consultants" class="text-base text-gray-500 hover:text-gray-900">Consultants</a> </div> <div class="px-5 py-2"> <a href="/cdn-cgi/l/email-protection#ef838e9d8e85808d9caf9a9c8a9d9c8c8e9f8ac18c8082" class="text-base text-gray-500 hover:text-gray-900"> Contact </a> </div> <div class="px-5 py-2"> <a href="https://larajobs.com/affiliates" class="text-base text-gray-500 hover:text-gray-900"> Affiliate Program </a> </div> <div class="px-5 py-2"> <a href="https://larajobs.com/feed" class="text-base text-gray-500 hover:text-gray-900"> RSS </a> </div> <div class="px-5 py-2"> <a href="https://twitter.com/laraveljobs" class="text-base text-gray-500 hover:text-gray-900"> Twitter </a> </div> <div class="px-5 py-2"> <a href="https://bsky.app/profile/larajobs.com" class="text-base text-gray-500 hover:text-gray-900"> Bluesky </a> </div> </nav> <p class="mt-8 text-center text-base text-gray-400"> Built by <a href="http://userscape.com">UserScape</a> in partnership with <a href="https://laravel-news.com">Laravel News</a> </p> <p class="mt-1 text-center text-base text-gray-400">&copy; 2014 - 2024</p> </div> </footer> <!-- Scripts --> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="/livewire/livewire.js?id=90730a3b0e7144480175" data-turbo-eval="false" data-turbolinks-eval="false" ></script><script data-turbo-eval="false" data-turbolinks-eval="false" >window.livewire = new Livewire();window.Livewire = window.livewire;window.livewire_app_url = '';window.livewire_token = 'X7kojsJbapkKog5KcWQMbxNmip4gaQeewJtknx9R';window.deferLoadingAlpine = function (callback) {window.addEventListener('livewire:load', function () {callback();});};let started = false;window.addEventListener('alpine:initializing', function () {if (! started) {window.livewire.start();started = true;}});document.addEventListener("DOMContentLoaded", function () {if (! started) {window.livewire.start();started = true;}});</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10