ErrorException
ErrorException
imagecreatefromjpeg(/imagenes/2025-03/WhatsApp Image 2025-03-13 at 11.20.23.jpeg): Failed to open stream: No such file or directory
GET www.rosarito.gob.mx
PHP 8.2.17 — Laravel 11.23.5
C:\Server1\apps\PortalRto2024\app\Helpers\ImageThumbnailHelper.php
:130
switch ($extension) { case 'jpg': case 'jpeg': return imagecreatefromjpeg($filePath); case 'png': return imagecreatefrompng($filePath); case 'gif': return imagecreatefromgif($filePath); default: return false; // Tipo de archivo no soportado } } private function correctImageOrientation($image, $filePath) { if (!function_exists('exif_read_data')) {
Request
GET
/
Headers
host
www.rosarito.gob.mx
connection
keep-alive
pragma
no-cache
cache-control
no-cache
sec-ch-ua
"HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
sec-ch-ua-mobile
?0
sec-ch-ua-platform
"Windows"
upgrade-insecure-requests
1
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept
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
same-site
sec-fetch-mode
navigate
sec-fetch-dest
document
referer
https://rosarito.gob.mx/
accept-encoding
gzip, deflate, br, zstd
cookie
XSRF-TOKEN=eyJpdiI6InVWR3p0TksyQ3ErTkZIbUpncllqaHc9PSIsInZhbHVlIjoiTDRZSXZUK1VDci9JVGcvU2tVL1IzZG5wUlN1bFpHcGpiQ1UvNDFUUnhoL2NSL0RSaXdJV0VhR3Jwd0xTZTBLQndpMnhmQWhuWVh5MkkwdVk3WFRoOGhSblJzWjNySnhvVTAwVGlQek56bkxSbCtobXRXZ0ZMNHNzTjMwR1dRRVgiLCJtYWMiOiJjODk5NGFiMTRiOGNkMDRlODhiZmRhZDg5YjI4YjA1ZWI3YWVkMGY3MzQyZmJlYmVjN2FjMTY3OTI2MjVmYzJiIiwidGFnIjoiIn0%3D; 10mo_ayto_playas_de_rosarito_session=eyJpdiI6IkRxQWx6TDdRN3Y4THdMaE8wK2ZKWmc9PSIsInZhbHVlIjoiWER2UzkzSXUzbDZ3eC9DM3EyNkJNU3lidmVTUzZ1aXkzSHFXS2VxM1VKSk9wOVdQdHByenptYVZWY0gzR2FtWUtPd0t1NVFidnZNY3owaGU0L2xtNm9uWTNmbVNac2JzV3ZPSEpyZ05kYnM3V09nK2lMalF0enFJZ1dJTlVoOFkiLCJtYWMiOiI0YmYzNWJiZTNjMjE4ZjlmYWUyNTFkYTczNTNlMGI1YTQ5ZGJlNDA3YWM0M2U5MGEwMjlkMzY2OGYyNjU2YWJkIiwidGFnIjoiIn0%3D
Body
{
"Bienvenidos": null
}
Application
Routing
controller
App\Http\Controllers\BlogController@blogIndex
route name
blog.cambio
middleware
web
Database Queries
mysql
(2.62 ms)
select * from `sessions` where `id` = 'WHXAQzQlAURubkD1x0htBCSUPNwOUdn5NchcjAfP' limit 1
mysql
(0.73 ms)
select * from `menus` where `parent` = 1
mysql
(0.66 ms)
select * from `menus` where `menus`.`parent` in (2, 3, 4, 11, 14, 15)
mysql
(0.45 ms)
select * from `menus` where `id` = 29 limit 1
mysql
(0.43 ms)
select * from `menus` where `menus`.`parent` in (29)
editorCom
(12.3 ms)
select * from `posts` where `categorie_id` = 1 and `estado` = 5 order by `created_at` desc limit 3
editorCom
(0.46 ms)
select count(*) as aggregate from `posts` where `id` not in (268, 267, 266) and `estado` = 5
editorCom
(0.63 ms)
select * from `posts` where `id` not in (268, 267, 266) and `estado` = 5 order by `created_at` desc limit 12 offset 0
editorCom
(0.52 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 268 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.42 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 267 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.66 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 266 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.55 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 265 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.47 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 264 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.41 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 263 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.5 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 262 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.51 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 261 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.45 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 260 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.43 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 259 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.36 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 258 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.45 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 257 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.39 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 256 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.41 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 255 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
editorCom
(0.35 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 254 and `post_foto`.`is_principal` = '1' order by `is_principal` desc limit 1
mysql
(0.53 ms)
select * from `cache` where `key` in ('config_site.name')
editorCom
(0.73 ms)
select `fotos`.*, `post_foto`.`post_id` as `pivot_post_id`, `post_foto`.`foto_id` as `pivot_foto_id`, `post_foto`.`is_principal` as `pivot_is_principal`, `post_foto`.`created_at` as `pivot_created_at`, `post_foto`.`updated_at` as `pivot_updated_at` from `fotos` inner join `post_foto` on `fotos`.`id` = `post_foto`.`foto_id` where `post_foto`.`post_id` = 268 order by `is_principal` desc