|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "Laravel Bootcamp", |
| 4 | + "url": "https://bootcamp.laravel.com/", |
| 5 | + "description": "Together let's walk through building and deploying a modern Laravel application from scratch.", |
| 6 | + "tags": ["course", "tutorials"], |
| 7 | + "logo_url": "https://bootcamp.laravel.com/img/logomark.min.svg" |
| 8 | + }, |
| 9 | + { |
| 10 | + "name": "Laravel News", |
| 11 | + "url": "https://laravel-news.com", |
| 12 | + "description": "Laravel News is a community driven portal and newsletter aggregating all of the latest and most important news in the Laravel ecosystem, including new package releases and tutorials.", |
| 13 | + "tags": ["news"], |
| 14 | + "logo_url": "https://laravelnews.imgix.net/laravel-news__logo.png?dpr=2&ixlib=php-3.3.1" |
| 15 | + }, |
| 16 | + { |
| 17 | + "name": "Laracasts", |
| 18 | + "url": "https://laracasts.com", |
| 19 | + "description": "Laracasts is a video tutorial website for web developers. It features over 1,000 videos on a variety of topics, including PHP, Laravel, JavaScript, and more.", |
| 20 | + "tags": ["tutorials", "videos"], |
| 21 | + "logo_url": "https://assets.laracasts.com/images/logo.svg" |
| 22 | + }, |
| 23 | + { |
| 24 | + "name": "Laravel.io", |
| 25 | + "url": "https://laravel.io", |
| 26 | + "description": "Laravel.io is a community portal for Laravel developers. It features a forum, job board, and a list of useful resources.", |
| 27 | + "tags": ["community"], |
| 28 | + "logo_url": "https://laravel.io/images/laravelio-logo.svg" |
| 29 | + }, |
| 30 | + { |
| 31 | + "name": "Laracasts Forum", |
| 32 | + "url": "https://laracasts.com/discuss", |
| 33 | + "description": "Laracasts is a video tutorial website for web developers. It features over 1,000 videos on a variety of topics, including PHP, Laravel, JavaScript, and more.", |
| 34 | + "tags": ["community", "videos"], |
| 35 | + "logo_url": "https://assets.laracasts.com/images/logo.svg" |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "Laravel Podcast", |
| 39 | + "url": "https://laravelpodcast.com", |
| 40 | + "description": "The Laravel Podcast is a weekly podcast about the Laravel PHP framework. It features interviews with the creators of Laravel and other Laravel community members.", |
| 41 | + "tags": ["podcast"] |
| 42 | + }, |
| 43 | + { |
| 44 | + "name": "Laravel Daily", |
| 45 | + "url": "https://laraveldaily.com", |
| 46 | + "description": "Laravel Daily is a blog that publishes articles about Laravel and other PHP frameworks. It also features a newsletter with the latest news in the Laravel ecosystem.", |
| 47 | + "tags": ["news", "tutorials"], |
| 48 | + "logo_url": "https://laraveldaily.com/img/logos/mono.svg", |
| 49 | + "logo_bg_color": "#2563eb" |
| 50 | + }, |
| 51 | + { |
| 52 | + "name": "Learnku", |
| 53 | + "url": "https://learnku.com", |
| 54 | + "description": "Learnku is a Chinese community portal for Laravel developers. It features a forum, job board, and a list of useful resources.", |
| 55 | + "tags": ["community"], |
| 56 | + "logo_url": "https://cdn.learnku.com/uploads/images/201901/24/1/OyBnfB2vlk.png!/both/100x100" |
| 57 | + }, |
| 58 | + { |
| 59 | + "name": "Larajobs", |
| 60 | + "url": "https://larajobs.com", |
| 61 | + "description": "Larajobs is a job board for Laravel developers. It features jobs from companies all over the world.", |
| 62 | + "tags": ["jobs"], |
| 63 | + "logo_url": "https://larajobs.com/img/logo.svg" |
| 64 | + }, |
| 65 | + { |
| 66 | + "name": "Laravel Gurus", |
| 67 | + "url": "https://laravelgurus.com", |
| 68 | + "description": "Laravel Gurus is a job board for Laravel developers. It features jobs from companies all over the world.", |
| 69 | + "tags": ["jobs"] |
| 70 | + }, |
| 71 | + { |
| 72 | + "name": "Laravel Playground", |
| 73 | + "url": "https://laravelplayground.com", |
| 74 | + "description": "Run and embed PHP code in your browser.", |
| 75 | + "tags": ["tools"] |
| 76 | + }, |
| 77 | + { |
| 78 | + "name": "Laravel Tricks", |
| 79 | + "url": "https://laravel-tricks.com", |
| 80 | + "description": "Laravel tricks is a website that aggregates useful tips and tricks for Laravel PHP framework", |
| 81 | + "tags": ["tricks", "tutorials"], |
| 82 | + "logo_url": "https://laravel-tricks.com/svg/logo.svg" |
| 83 | + } |
| 84 | +] |
0 commit comments