We have detected that you are using AdBlock.

Please disable it for this site to continue.

Blanco | Personal Portfolio and Blog Laravel Script

Blanco | Personal Portfolio and Blog Laravel Script v2.0

Version 2.0: 23 November 2025
~ New feature to update the database
~ New menu version. It can be displayed in a new icon-based style,
~ For current customers replace all the folders except 'upload', 'node_modules', and 'vendor'. Then go to /update to update the database and enable the new option

Version 1.7: 9 April 2023
~ The WhatsApp icon added for the social icons option in the header.

~ For current customers the list of files to replace are the next one:
+ app/Functions/socialIcons.json

Version 1.6: 2 March 2023
~ The work categories could be created with 2 or more words
~ The education and employment icons has been fixed
~ The logo and loader options allow to upload svg files

~ For current customers the list of files to replace are the next one:
+ app/Http/Controllers/GeneralController.php
+ resources/lang/en/content.php
+ resources/views/admin/pages/general.blade.php
+ resources/views/fronted/sections/projects.blade.php
+ resources/views/fronted/sections/subsections/skills.blade.php

Version 1.5: 20 February 2023
~ The version of the script in the footer admin
~ A new social icon: QQ
~ Resolved the removing of images to avoid errors when the file is not found.

~ For current customers you have to edit the file .env and include the next line:
+ APP_VERSION=1.5
~ For current customers the list of folders to replace are the next one:
+ app/Http/Controllers
~ For current customers the list of files to replace are the next one:
+ app/Functions/socialIcons.json
+ resources/views/admin/modules/footer.blade.php

Version 1.4: 31 January 2023
~ The title of the post pages has been updated to include the title of the post
~ Share buttons in the post pages
~ Custom captcha code included in the contact form
~ More social icons added

~ For current customers the list of files to replace are the next one:
+ composer.json
~ For current customers the list of folders to replace are the next one:
+ app
+ assets
+ config
+ database
+ public
+ resources
+ vendor
Version 1.3: 25 October 2022
~ Corrections in some files to resolve problems with the edition of the script. For current customers, the list of files to replace them instead of change all is the next one:
+ app/Http/Controllers/SliderController.php
+ app/Http/Controllers/WorkController.php
+ resources/views/fronted/sections/footer.blade.php
+ resources/views/fronted/sections/navbar.blade.php
+ app/Http/Controllers/PersonalController.php
+ resources/lang/en/content.php
+ app/Http/Controllers/BlogController.php
+ assets/admin/js/scripts.js
+ public/assets/fronted/css/app.css
+ public/assets/fronted/css/app.css.map
+ resources/views/layouts/fronted/post_main.blade.php
Top